

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 reviewing Kyriba's documentation to understand the available options for exporting data. Typically, Kyriba allows data export in formats such as CSV, Excel, or XML through scheduled reports or ad-hoc queries. Familiarize yourself with how these exports can be automated or manually triggered.
Configure Kyriba to regularly export the required data. This might involve setting up a scheduled report that generates a CSV or XML file at specified intervals. Ensure that the export contains all necessary fields and is saved to a secure location accessible by your Kafka producer setup.
Choose a secure file storage location where Kyriba will deposit the exported files. This could be a secure FTP server, an internal network file share, or a cloud-based storage solution like AWS S3. Ensure that the storage solution you choose is accessible by the server or environment where your Kafka producer will run.
Write a script, using a programming language like Python, Java, or Bash, to monitor the storage location for new data files. This script should be capable of detecting new files, reading them, and parsing their contents. Ensure the script handles different file formats (e.g., CSV, XML) correctly and can extract necessary data fields.
Within your script, transform the parsed data into a format suitable for Kafka. This often involves converting data into JSON or Avro format. Ensure that each record is structured appropriately for Kafka's topic structure, including any necessary key-value pairs or partitioning information.
Develop a Kafka producer within your script to send the formatted data to a Kafka topic. This involves using a Kafka client library (such as `kafka-python` for Python or the Kafka Java client) to connect to your Kafka cluster and produce messages. Configure the producer with the necessary Kafka broker addresses, topic names, and any required authentication details.
Finally, automate the entire process by scheduling the script to run at intervals matching Kyriba's data export frequency. Use a scheduling tool like cron (for Unix-based systems) or Task Scheduler (for Windows) to ensure regular execution. Implement logging and error-handling mechanisms to monitor the process and alert you to any issues, ensuring data integrity and continuity.
By following these steps, you can establish a reliable pipeline to move data from Kyriba to Kafka, avoiding the need for 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.
Kyriba is a global leader in cloud treasury and finance solutions, providing mission-critical capabilities for cash and risk management, payments, and working capital solutions. More than 2,500 clients worldwide rely on Kyriba to view, protect and grow their liquidity. Kyriba has connectivity in its DNA and is driven by research and innovation to uncover new ways to use APIs, artificial intelligence, and predictive analytics to support our customers. It unifies cloud offerings with a truly global community of customers, partners, and talented employees reaching over 100 countries worldwide.
Kyriba's API provides access to a wide range of financial data, including:
1. Cash Management Data: This includes information on cash balances, bank accounts, and transactions.
2. Payment Data: This includes details on payments made and received, including payment method, amount, and date.
3. FX Data: This includes exchange rates and currency conversion information.
4. Risk Management Data: This includes data on financial risks such as market risk, credit risk, and liquidity risk.
5. Treasury Management Data: This includes information on treasury operations such as cash forecasting, cash positioning, and cash pooling.
6. Compliance Data: This includes data on regulatory compliance, such as anti-money laundering (AML) and know your customer (KYC) requirements.
7. Reporting Data: This includes data on financial reporting, such as balance sheets, income statements, and cash flow statements.
Overall, Kyriba's API provides a comprehensive set of financial data that can be used to manage cash, payments, risk, compliance, and reporting.
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: