Kyriba
This page contains the setup guide and reference information for the Kyriba source connector.
Overview
The Kyriba source retrieves data from Kyriba using their JSON REST APIs.
Prerequisites
- Kyriba domain
- Username
- Password
Setup Guide
Set up the Kyriba source connector in Airbyte
- Log in to your Airbyte Cloud account or your Airbyte Open Source account.
- Navigate to Sources in the left sidebar and click + New source. in the top-right corner.
- Choose Kyriba from the list of available sources.
- For Source name, enter a descriptive name to help you identify this source.
- For Domain, enter your Kyriba domain.
- Input your Username and Password for basic authentication.
- Specify theStart Date, from which data syncing will commence.
- (Optional) Specify an End Date to indicate the last date up to which data will be synced.
Supported Sync Modes
The Kyriba source connector supports the following sync modes:
- Full Refresh
- Incremental
Supported Streams
- Accounts
- Bank Balances - End of Day and Intraday
- Cash Balances - End of Day and Intraday
- Cash Flows
Limitations & Troubleshooting
Expand to see details about Kyriba connector limitations and troubleshooting.
Reference
Config fields reference
Field
Type
Property name
string
domain
string
username
string
password
string
start_date
string
end_date
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.1 | 2024-01-30 | 34545 | Updates CDK, Base image migration: remove Dockerfile and use the python-connector-base image |
0.1.0 | 2022-07-13 | 12748 | The Kyriba Source is created |