

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."
Begin by accessing the Pendo API. Pendo provides a RESTful API that allows you to programmatically retrieve data. You�ll need to authenticate using an API key, which you can generate in the Pendo application under the "Settings" section. Ensure you have the necessary permissions to access the data you need.
Use the Pendo API to extract the specific data you need. This could include visitor data, account data, or feature usage data. Construct the appropriate API requests using an HTTP client in your preferred programming language. For example, you might use Python's `requests` library to issue GET requests to Pendo�s API endpoints.
Once you have retrieved the data, process it as necessary. This might involve cleaning the data, transforming it into a structured format like CSV or JSON, or aggregating certain data points. This step ensures that the data is in a form that can be easily stored and analyzed once it is in S3.
Set up an AWS S3 bucket where you will store the Pendo data. Log into your AWS Management Console, navigate to S3, and create a new bucket. Configure the bucket�s permissions, ensuring that it allows the necessary access for data uploads. You might need to set up specific IAM roles and policies if you are using AWS SDKs.
Use the AWS SDK for your programming language to upload the processed data files to your S3 bucket. For instance, with Python, you can use the `boto3` library to interact with S3. Write a script that uploads your data files to the designated bucket, specifying the correct file paths and bucket names.
Consider automating the entire process by scheduling the execution of your data extraction, processing, and uploading script. You can use tools like cron jobs on a Linux server or scheduled tasks on Windows. This ensures that your data is regularly updated in S3 without manual intervention.
Finally, implement a mechanism to monitor the data transfer process and validate the integrity of the data in S3. You can compare the data counts or checksums between Pendo and S3 to ensure accuracy. Set up alerts or logging to handle any issues or errors that may occur during the process.
By following these steps, you can efficiently move data from Pendo to S3 without relying on third-party connectors or integrations.
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.
Pendo is a product experience platform that enables marketers to deliver personalized in-app experiences and gather valuable customer insights. With Pendo, marketers can create targeted campaigns, walkthroughs, and product tours directly within their applications. This allows for contextual, relevant messaging that enhances user onboarding and adoption. Pendo also provides robust analytics and feedback tools, giving marketers visibility into feature usage, user journeys, and sentiment. By understanding how customers interact with their products, marketers can optimize experiences, drive engagement, and ultimately improve conversions and retention. Pendo's integrations with popular marketing automation and CRM systems streamline data sharing and enable coordinated cross-channel campaigns.
Pendo's API provides access to a wide range of data related to user behavior and product usage. The following are the categories of data that can be accessed through Pendo's API:
1. User data: This includes information about individual users such as their name, email address, and user ID.
2. Product data: This includes information about the product being used, such as the product name, version, and features.
3. Usage data: This includes information about how users are interacting with the product, such as which features they are using, how often they are using them, and how long they are spending on each feature.
4. Engagement data: This includes information about how engaged users are with the product, such as how frequently they are logging in, how often they are completing certain actions, and how long they are spending in the product.
5. Feedback data: This includes information about user feedback, such as ratings, reviews, and comments.
6. Conversion data: This includes information about how users are converting, such as how many users are signing up, how many are upgrading to paid plans, and how many are churning.
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: