Run Source Connection
Trigger a sync run for a source connection.
Args: db: The database session source_connection_id: The ID of the source connection to run user: The current user background_tasks: Background tasks for async operations
Returns: The created sync job
Path parameters
source_connection_id
Headers
x-api-key
Response
Successful Response
source_connection_id
id
organization_id
created_by_email
modified_by_email
created_at
modified_at
status
Sync job status enum.
Allowed values:
entities_inserted
entities_updated
entities_deleted
entities_kept
entities_skipped
entities_encountered
started_at
completed_at
failed_at
error