v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
DBT_CLOUD
dbt_cloud

Trigger Sync

Trigger a manual sync for all enabled projects/environments.

This will queue a background task to:

  1. Fetch new runs from dbt Cloud
  2. Download artifacts
  3. Upload to S3
  4. 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

sync_triggeredboolean required
task_idstring nullable
projects_queuedinteger required
environments_queuedinteger required
messagestring nullable