Fivetran API trigger connector sync

domain: fivetran.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate a Fivetran API key and secret from the Fivetran dashboard under API Config; encode them as Base64 for use in HTTP Basic Auth.
  2. Send POST https://api.fivetran.com/v1/connectors/{connector_id}/sync with header Authorization: Basic YOUR_ENCODED_CREDS and an empty or minimal JSON body.
  3. The response includes a code field; CONNECTOR_SYNC_SCHEDULED (or similar success code) confirms the sync was triggered.
  4. Poll GET https://api.fivetran.com/v1/connectors/{connector_id} and inspect data.status.sync_state until it transitions from syncing to scheduled or ready.
  5. Check data.status.last_sync for the timestamp of the most recently completed sync and data.failed_tasks_count for any partial failures.

Known gotchas

Related routes

Build and deploy a custom Fivetran connector in Python using the Connector SDK
fivetran.com · 5 steps · unrated
Manage a Fivetran connection's schema and table sync config via the REST API
data-engineering · 5 steps · unrated
Trigger a Hightouch reverse-ETL sync run programmatically via the REST API
hightouch.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans