DBT_CLOUD
dbt_cloud
Trigger Sync
Trigger a manual sync for all enabled projects/environments.
This will queue a background task to:
- Fetch new runs from dbt Cloud
- Download artifacts
- Upload to S3
- Trigger ingestion pipeline
Args: force: If True, resets processed runs to force re-download of all artifacts
post/api/v1/dbt/cloud/connections/{connection_id}/sync
Path parameters
connection_idinteger required
Query parameters
forceboolean
Response
Successful Response
Changes
No recorded changes to this endpoint across all 28 revisions of this API.