

Building your pipeline or Using Airbyte
Airbyte is the only open source solution empowering data teams to meet all their growing custom business demands in the new AI era.
- Inconsistent and inaccurate data
- Laborious and expensive
- Brittle and inflexible
- Reliable and accurate
- Extensible and scalable for all your needs
- Deployed and governed your way
Start syncing with Airbyte in 3 easy steps within 10 minutes



Take a virtual tour
Demo video of Airbyte Cloud
Demo video of AI Connector Builder
Setup Complexities simplified!
Simple & Easy to use Interface
Airbyte is built to get out of your way. Our clean, modern interface walks you through setup, so you can go from zero to sync in minutes—without deep technical expertise.
Guided Tour: Assisting you in building connections
Whether you’re setting up your first connection or managing complex syncs, Airbyte’s UI and documentation help you move with confidence. No guesswork. Just clarity.
Airbyte AI Assistant that will act as your sidekick in building your data pipelines in Minutes
Airbyte’s built-in assistant helps you choose sources, set destinations, and configure syncs quickly. It’s like having a data engineer on call—without the overhead.
What sets Airbyte Apart
Modern GenAI Workflows
Move Large Volumes, Fast
An Extensible Open-Source Standard
Full Control & Security
Fully Featured & Integrated
Enterprise Support with SLAs
What our users say

Andre Exner

"For TUI Musement, Airbyte cut development time in half and enabled dynamic customer experiences."

Chase Zieman

“Airbyte helped us accelerate our progress by years, compared to our competitors. We don’t need to worry about connectors and focus on creating value for our users instead of building infrastructure. That’s priceless. The time and energy saved allows us to disrupt and grow faster.”

Rupak Patel
"With Airbyte, we could just push a few buttons, allow API access, and bring all the data into Google BigQuery. By blending all the different marketing data sources, we can gain valuable insights."
Before you begin, familiarize yourself with the CallRail API documentation. This will help you understand the endpoints available for accessing the data you need, such as call logs, recordings, and other relevant metrics. Make sure you have the necessary API key and permissions to access the data.
Write a script in a programming language of your choice (e.g., Python, Node.js) to fetch data from CallRail using its API. Use HTTP requests to access the desired endpoints. For example, in Python, you can use the `requests` library to send GET requests to CallRail API endpoints and retrieve data in JSON format.
Once you have fetched the data from CallRail, you may need to process or transform it to suit your needs. This could involve filtering out unnecessary fields, structuring the data to match the expected format for Google Pub/Sub, or aggregating data if necessary. Use data processing libraries like `pandas` in Python if needed.
Install and configure the Google Cloud SDK on your local machine or server where your script will run. Authenticate your Google Cloud account using the `gcloud auth login` command to ensure you have the necessary permissions to interact with Google Pub/Sub.
In your Google Cloud Console, navigate to Pub/Sub and create a new topic. This topic will be the destination for the data you are moving from CallRail. Note the topic name and project ID, as you will need them for publishing messages.
Extend your script to publish the processed data to the Google Pub/Sub topic. Use the Google Cloud Pub/Sub client libraries available in your programming language. In Python, for instance, you can use the `google-cloud-pubsub` library to publish messages to the topic. Ensure each data entry is published as a separate message to the topic.
To ensure continuous data transfer, automate your script execution. You can use cron jobs on a Unix-based system or Task Scheduler on Windows to run your script at regular intervals. This ensures that data from CallRail is consistently moved to Google Pub/Sub without manual intervention.
By following these steps, you can effectively move data from CallRail to Google Pub/Sub without relying on third-party connectors or integrations, maintaining control over the data flow and transformations.
FAQs
What is ETL?
ETL, an acronym for Extract, Transform, Load, is a vital data integration process. It involves extracting data from diverse sources, transforming it into a usable format, and loading it into a database, data warehouse or data lake. This process enables meaningful data analysis, enhancing business intelligence.
CallRail is a cloud-based call tracking and analytics platform that helps businesses of all sizes to track and analyze their phone calls. It provides businesses with a unique phone number for each marketing campaign, which allows them to track the source of their calls and measure the effectiveness of their marketing efforts. CallRail also offers features such as call recording, call routing, and call analytics, which help businesses to improve their customer service and sales performance. With CallRail, businesses can gain valuable insights into their phone calls and make data-driven decisions to optimize their marketing and sales strategies.
CallRail's API provides access to a wide range of data related to call tracking and analytics. The following are the categories of data that can be accessed through CallRail's API:
1. Call data: This includes information about incoming and outgoing calls, such as call duration, call recording, caller ID, call source, and call outcome.
2. Lead data: This includes information about leads generated through calls, such as lead source, lead status, lead score, and lead contact information.
3. Keyword data: This includes information about the keywords that triggered calls, such as keyword source, keyword match type, and keyword performance.
4. Form data: This includes information about form submissions generated through calls, such as form source, form status, and form contact information.
5. Account data: This includes information about the CallRail account, such as account settings, user information, and billing information.
6. Integration data: This includes information about integrations with other platforms, such as Google Analytics, Salesforce, and HubSpot.
Overall, CallRail's API provides a comprehensive set of data that can be used to analyze call tracking and optimize marketing campaigns.
What is ELT?
ELT, standing for Extract, Load, Transform, is a modern take on the traditional ETL data integration process. In ELT, data is first extracted from various sources, loaded directly into a data warehouse, and then transformed. This approach enhances data processing speed, analytical flexibility and autonomy.
Difference between ETL and ELT?
ETL and ELT are critical data integration strategies with key differences. ETL (Extract, Transform, Load) transforms data before loading, ideal for structured data. In contrast, ELT (Extract, Load, Transform) loads data before transformation, perfect for processing large, diverse data sets in modern data warehouses. ELT is becoming the new standard as it offers a lot more flexibility and autonomy to data analysts.
What should you do next?
Hope you enjoyed the reading. Here are the 3 ways we can help you in your data journey: