Start Bulk Sync Execution

POST

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
fetch_modeenumOptional
Allowed values: noneincrementalfull

How the data is fetched. ‘none’ is normal operation for Polytomic. ‘incremental’ and ‘full’ apply to syncs from Salesforce. ‘incremental’ indicates the data is synced incrementally using record modification time. ‘full’ is necessary to catch up to the latest values for formula fields and rollup fields whose updates don’t show up in incremental runs due to limitations in Salesforce.

resyncbooleanOptional
schemaslist of stringsOptional
testbooleanOptional

Response

This endpoint returns an object.
dataobjectOptional

Errors