Set the values of multiple custom fields for a given object in a single call. Use when you need to update multiple custom fields on the same object (candidate, application, job, or opening). This is the recommended approach to avoid race conditions that can occur with concurrent…
valuesRequiredarrayArray of custom field updates to apply. Must contain at least one item
objectIdRequiredstringThe ID of the object to update (e.g., candidate ID, application ID, job ID, opening ID)
objectTypeRequiredstringThe type of object being updated
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.