Airbyte · Arazzo Workflow
Airbyte Find a Connection and Trigger Its Sync
Version 1.0.0
List the connections in a workspace, branch on whether any exist, then trigger and confirm a sync for the first connection.
View Spec
View on GitHub
Data IntegrationETLELTOpen-SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
find-connection-and-sync
Find the first connection in a workspace and trigger a sync for it.
Lists connections in a workspace, and if any exist triggers a sync for the first one and confirms the job started.
1
listConnections
List the connections in the workspace. Branch on whether any connections were returned.
2
3
confirmJob
Read the triggered job back by id to confirm it has been accepted and is pending or running.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.