Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 6.39 KB

File metadata and controls

14 lines (11 loc) · 6.39 KB

CrmCustomObjectsUpdateRequest

Fields

Field Type Required Description Example
Id string ✔️ ID of the record you are acting upon.
ObjectId string ✔️ The id of the custom object to query
ConsumerId string ID of the consumer which you want to get or push data from test-consumer
AppId string The ID of your Unify application dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX
ServiceId string Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. salesforce
Raw bool Include raw response. Mostly used for debugging purposes
CustomObject CustomObjectInput ✔️ N/A