Start Bulk Sync Execution

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
fetch_modeenumOptional

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.

Allowed values:
resyncbooleanOptional
schemaslist of stringsOptional
testbooleanOptional

Response

OK

dataobjectOptional

Errors