Run sync for a pipeline (batch, returns JSON)
Runs the full sync pipeline and returns the final EofPayload as a single JSON response. Persists the ending sync_state on the pipeline so the next run resumes where this one left off.
Path parameters
Unique pipeline identifier (e.g. pipe_abc123).
Unique pipeline identifier (e.g. pipe_abc123).
Query parameters
Stop after N source_state messages
Stop after N source_state messages
Sync run identifier (resumes or starts fresh)
Sync run identifier (resumes or starts fresh)
Ignore persisted sync state and start fresh (ending state is still saved)
Ignore persisted sync state and start fresh (ending state is still saved)
Request body
Response
Sync result
Changes
Changed in 5 of the 47 revisions of this API.17
- ○
added
subschema #2to thesourcerequest propertyoneOflistrequest-property-one-of-added
- ○
added
subschema #3to thedestinationrequest propertyoneOflistrequest-property-one-of-added
- ○
- ○
added the new optional request property
source/oneOf[subschema #2]/metronome/webhook_portnew-optional-request-property
- ○
added the new optional request property
source/oneOf[subschema #2]/metronome/webhook_secretnew-optional-request-property
- ○
- ○
added
subschema #2to thesourcerequest propertyoneOflistrequest-property-one-of-added
- ○
added
subschema #3to thedestinationrequest propertyoneOflistrequest-property-one-of-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲