API ReferenceBulk Sync

Create Bulk Sync

POST

Request

This endpoint expects an object.
destination_connection_id
stringRequired
name
stringRequired
schedule
objectRequired
source_connection_id
stringRequired
active
booleanOptional
automatically_add_new_fields
enumOptional
Allowed values: allonlyIncrementalonlyNonIncrementalnone
automatically_add_new_objects
enumOptional
Allowed values: allonlyIncrementalonlyNonIncrementalnone
destination_configuration
map from strings to anyOptional
disable_record_timestamps
booleanOptional
discover
booleanOptional

DEPRECATED: Use automatically_add_new_objects/automatically_add_new_fields instead

mode
enumOptional
organization_id
stringOptional
policies
list of stringsOptional
schemas
list of unionsOptional
List of schemas to sync; if omitted, all schemas will be selected for syncing.
source_configuration
map from strings to anyOptional

Response

This endpoint returns an object
data
objectOptional