Create Bulk Sync

POST

Request

This endpoint expects an object.
destination_connection_idstringRequired
namestringRequired
scheduleobjectRequired
source_connection_idstringRequired
activebooleanOptional
automatically_add_new_fieldsenumOptional
Allowed values: allonlyIncrementalonlyNonIncrementalnone
automatically_add_new_objectsenumOptional
Allowed values: allonlyIncrementalonlyNonIncrementalnone
destination_configurationmap from strings to anyOptional
disable_record_timestampsbooleanOptional
discoverbooleanOptional

DEPRECATED: Use automatically_add_new_objects/automatically_add_new_fields instead

modeenumOptional
organization_idstringOptional
policieslist of stringsOptional
schemaslist of strings or objectsOptional
List of schemas to sync; if omitted, all schemas will be selected for syncing.
source_configurationmap from strings to anyOptional

Response

This endpoint returns an object
dataobjectOptional

Errors