Skip to main content

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

  1. Log in to your Airbyte Cloud account or your Airbyte Open Source account.
  2. Navigate to Sources in the left sidebar and click + New source. in the top-right corner.
  3. Choose Kyriba from the list of available sources.
  4. For Source name, enter a descriptive name to help you identify this source.
  5. For Domain, enter your Kyriba domain.
  6. Input your Username and Password for basic authentication.
  7. Specify theStart Date, from which data syncing will commence.
  8. (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

Limitations & Troubleshooting

Expand to see details about Kyriba connector limitations and troubleshooting.

Connector Limitations

Rate Limiting

The Kyriba connector should not run into API limitations under normal usage. Create an issue if you see any rate limit issues that are not automatically retried successfully.

Troubleshooting

  • Check out common troubleshooting issues for the Stripe source connector on our Airbyte Forum.

Reference

Config fields reference

Field
Type
Property name
string
domain
string
username
string
password
string
start_date
string
end_date

Changelog

VersionDatePull RequestSubject
0.1.12024-01-3034545Updates CDK, Base image migration: remove Dockerfile and use the python-connector-base image
0.1.02022-07-1312748The Kyriba Source is created