Airbyte · Arazzo Workflow
Airbyte Reset a Connection and Re-Sync
Version 1.0.0
Trigger a reset job to clear destination data, poll it to completion, then branch into a fresh sync when the reset succeeds.
View Spec
View on GitHub
Data IntegrationETLELTOpen-SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
reset-and-resync
Reset a connection's data, wait for completion, then re-sync on success.
Triggers a reset job, polls it to a terminal state, and on success triggers a fresh sync.
1
2
pollReset
Poll the reset job. While it is still pending or running, loop back and read it again. On success branch into a fresh sync; on failure end.
3
triggerResync
Trigger a fresh sync to repopulate the destination now that the reset has succeeded.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.