Run a sync on a connection.
yaml
type: "io.kestra.plugin.airbyte.connections.Sync"
yaml
id: airbyte_sync
namespace: company.team
tasks:
- id: sync
type: io.kestra.plugin.airbyte.connections.Sync
url: http://localhost:8080
connectionId: e3b1ce92-547c-436f-b1e8-23b6936c12cd
Dynamic YES
The URL of your Airbyte instance.
Dynamic YES
The connection ID to sync.
Dynamic YES
Default true
Dynamic YES
Default PT10S
Format duration
HTTP connection timeout.
Dynamic YES
Default PT1H
Format duration
The maximum total wait duration.
Dynamic YES
Basic authentication password.
Dynamic YES
Default PT1S
Format duration
Specify frequency for sync attempt state check API call.
Dynamic YES
API key.
Dynamic YES
Basic authentication username.
Dynamic YES
Default true
Whether a sync was already running.
The job ID created.