Create a new record for a custom object in Zendesk. Use when you need to add a new entry to a custom object type. The record is identified by its unique ID returned in the response. This action creates a new custom object record and returns the complete record data including the…
nameRequiredstringUser-defined display name for the object. If autonumbering is selected for the custom object's name field, the name isn't allowed because it's automatically generated. If uniqueness is enabled, the name must be unique.
external_idstringAn id you can use to link custom object records to external data
custom_object_keyRequiredstringThe key of a custom object (e.g., 'car')
custom_object_fieldsobjectA dictionary of custom field key-value pairs. The available fields are defined in the custom object's field definitions.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.