Tool to bulk insert or update contact persons for a customer. Use when you need to create or update multiple contact persons in a single request (up to 100). Matching is done by external_id - existing contacts with the same external_id will be updated, new ones will be inserted.
entriesRequiredarrayList of contact person entries to insert or update. Maximum 100 entries per request. Matching is done by external_id.
customer_idRequiredstringCustomer unique identifier. Both 'id' and 'external_id' can be used. For external_id, prepend 'ext_' prefix (e.g., ext_1234)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.