Railz
This source can sync data for the Railz API. This page guides you through the process of setting up the Railz source connector.
Prerequisites
- A Railz account with permission to access data from accounts you want to sync.
- Railz Client ID and Secret key
Setup guide
Step 1: Set up Railz
Generate API key on the dashboard and take it's client_id and secret_key.
Step 2: Set up the source connector in Airbyte
For Airbyte Cloud:
- Log into your Airbyte Cloud account;
- In the left navigation bar, click Sources. In the top-right corner, click + new source;
- On the source setup page, select Railz from the Source type dropdown and enter a name for this connector;
- Enter
Client ID (client_id)
; - Enter
Secret key (secret_key)
; - Enter
Start date
(optional); - click
Set up source
.
For Airbyte Open Source:
- Go to local Airbyte page;
- In the left navigation bar, click Sources. In the top-right corner, click + new source;
- On the source setup page, select Railz from the Source type dropdown and enter a name for this connector;
- Enter
Client ID (client_id)
; - Enter
Secret key (secret_key)
; - Enter
Start date
; - click
Set up source
.