Trigger Data Sync
Manually trigger a data synchronization process for your workspace.string
required
Your workspace domain (e.g.,
yourcompany.com)string
Type of sync to run:
quick (default) or fullarray
Specific integration sources to sync (optional). If not provided, all connected integrations will sync.
Request
Response
Get Sync Status
Check the status of data synchronization processes.string
required
Your workspace domain
string
Specific job ID to check (optional). If not provided, returns status of all recent sync jobs.
Request
Response
Get Sync History
Retrieve historical data synchronization logs and statistics.string
required
Your workspace domain
number
Maximum number of sync records to return (default: 20, max: 100)
string
Filter by integration source:
google, hubspot, intercomstring
Filter by sync status:
completed, failed, runningRequest
Response
Start Full Backfill
Initiate a comprehensive data backfill from your integrations.string
required
Your workspace domain
string
required
Integration source to backfill:
google, hubspot, or intercomstring
required
Start date for backfill in ISO 8601 format (e.g.,
2024-01-01T00:00:00Z)string
End date for backfill (defaults to current date)
array
Specific data types to backfill (e.g.,
["emails", "meetings", "contacts"])Request
Response
Get Email Ingestion Stats
Retrieve statistics about email data ingestion and processing.string
required
Your workspace domain
number
Time window for statistics in days (default: 30, max: 90)