Sync an Airbyte Cloud job.
yaml
type: "io.kestra.plugin.airbyte.cloud.jobs.sync"yaml
id: airbyte_sync
namespace: company.team
tasks:
- id: sync
type: io.kestra.plugin.airbyte.cloud.jobs.Sync
token: "{{ secret('AIRBYTE_TOKEN') }}"
connectionId: e3b1ce92-547c-436f-b1e8-23b6936c12cd
The connection ID to sync
Application Client ID.
Application Client Secret.
Default
PT1H Format
durationThe maximum total wait duration
BasicAuth authentication password.
Default
PT1S Format
durationSpecifies the frequency for state check API call
API key.
Default
https://api.airbyte.com/v1/applications/tokenToken URL to get an access token from.
BasicAuth authentication username.
Default
trueWait for the job to end
Allows the capture of job status & logs
The job created
Format
duration Possible Values
SYNCRESETREFRESHCLEAR Format
date-time Format
date-time Possible Values
PENDINGRUNNINGINCOMPLETEFAILEDSUCCEEDEDCANCELLED