Prerequisites
- Airbyte connected to Paradime: Airbyte Cloud or Airbyte Server. You need a Client ID and Client Secret (plus your API base URL for self-hosted).
- The connection exists and is enabled in Airbyte, with valid source and destination credentials.
- Set these as Bolt environment variables:
AIRBYTE_CLIENT_IDAIRBYTE_CLIENT_SECRETAIRBYTE_BASE_URL(Airbyte Server only)USE_SERVER_AUTH(Airbyte Server only)
Set the Airbyte connection’s Schedule Type to Manual in the Airbyte UI, so syncs run only when Paradime triggers them.
Set an Airbyte connection to Manual
Set an Airbyte connection to Manual
- In Airbyte, open Connections and select the connection.
- In its settings, set Schedule Type to Manual.
- Click Save changes.
Usage
Add the Sync Airbyte Connection command to your schedule, then:- Enter one or more Connection IDs (for example,
conn_123). Use Add connection to sync several in parallel; the schedule continues to the next command only once all syncs finish. - Choose the Job type: Sync to run the connection, or Reset to clear its data and re-sync.
- Click Add command.