Create a new deletion schedule in Zendesk that automatically deletes records matching specified conditions on a schedule. Deletion schedules are used for data retention and cleanup policies. Use this action when you need to: - Automatically clean up old closed tickets - Remove i…
titleRequiredstringThe title/name of the deletion schedule. Must be descriptive so you can identify it in the Zendesk admin panel.
activebooleanWhether the deletion schedule is active and will execute. Set to false to create a disabled schedule.
objectRequiredstringThe entity type to delete. Cannot be modified after creation. Built-in values: 'zen:ticket' (tickets), 'zen:user' (users), 'zen:attachment' (attachments), 'zen:bot_only_conversation' (bot conversations). For custom objects, use 'zen:custom_object:CUSTOM_OBJECT_KEY' (the enum was…
conditionsobjectConditions object for deletion schedule - defines when items should be deleted.
descriptionstringA description explaining what this deletion schedule does.
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.