

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 exporting the necessary data from Pendo. Navigate to the Pendo dashboard and utilize the built-in export functionality. You may need to export data into a CSV file or another compatible format, depending on the options provided by Pendo. Ensure that you have the appropriate permissions to perform data exports.
Store the exported data securely before transferring it to Databricks. You can use cloud storage services like AWS S3, Azure Blob Storage, or Google Cloud Storage. Create a dedicated bucket or container to hold your exported files. Ensure proper access controls and encryption settings are applied.
Set up your Databricks environment to receive and process the data. This involves creating a Databricks cluster and configuring it with the necessary libraries and permissions to access the storage solution you chose. Ensure that your cluster is running and ready to execute data processing tasks.
Manually upload the exported Pendo data files to your chosen cloud storage location. Use the cloud provider's web interface or command-line tools to transfer the files. Verify that the files are correctly uploaded and accessible.
In the Databricks workspace, use the built-in connectors to read data from your cloud storage. For example, if using AWS S3, you can use Databricks' Spark API to load data with commands like `spark.read.csv("s3://your-bucket/your-file.csv")`. Configure your Databricks cluster with appropriate credentials to access the storage.
Once the data is loaded into Databricks, perform any necessary transformations and cleaning operations. Use PySpark or Scala to manipulate the data, filter out unwanted records, and format it as needed for your analysis or storage in the Lakehouse.
Finally, write the transformed data into the Databricks Lakehouse. You can save the data in Delta format, which is optimized for both batch and streaming operations. Use commands like `df.write.format("delta").save("/mnt/delta/your-table")` to store the data in the Lakehouse, ensuring it's ready for future analysis and consumption.
By following these steps, you can successfully move data from Pendo to Databricks Lakehouse, leveraging cloud storage as an intermediary and using Databricks' native capabilities for data processing and storage.
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: