Skip to main content
POST
Trigger

Authorizations

api_key
string
header
required

Your Commenda Integrations API key, sent in the api_key header.

Path Parameters

companyId
number
required

Body

application/json
dataModelsToSync
object[]

Limit the sync to specific data models. Omit to sync all configured models.

fullSync
boolean
Example:

false

isManualSync
boolean
Example:

true

notifyAllSyncedRecords
boolean

Fire update webhooks for records that were fetched but unchanged.

Example:

false

Response

201 - application/json

The sync that was started.

data
object
required
request_id
string<uuid>
required