Create a new trigger for a custom object in Zendesk. Custom object triggers are business rules that automatically perform actions when certain conditions are met on custom object records. Use this action when you need to: - Send notifications when custom object records are creat…
titleRequiredstringThe title/name of the trigger. Must be unique within the custom object.
activebooleanWhether the trigger is active and will execute. Set to false to create a draft trigger.
actionsRequiredarrayList of actions the trigger will perform when conditions are met. Each action specifies a field and value.
positionintegerThe position of the trigger which specifies the order it will be executed. Lower numbers execute first.
conditionsRequiredobjectThe conditions that must be met for the trigger to execute. Conditions use 'all' (AND) and 'any' (OR) logic.
descriptionstringA description of what the trigger does.
custom_object_keyRequiredstringThe key of the custom object to create a trigger for. This is a user-defined unique identifier for the custom object type.
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.