Automations Definitions Api | Community
Skip to main content

Automations Definitions Api

  • August 21, 2022
  • 3 replies
  • 0 views

praveen12

Just like there is an API to get trigger definitions is there an API to get automation definitions.

3 replies

Serge13
  • August 21, 2022

praveen12
  • Author
  • August 23, 2022

Serge13
  • August 23, 2022

Hi Praveen,

Indeed, there is no API dedicated to automation actions.

A simple list of "Automations" (https://developer.zendesk.com/api-reference/ticketing/business-rules/automations/#list-automations) will allow you to find the actions.

Look at the json format of the automations:
https://developer.zendesk.com/api-reference/ticketing/business-rules/automations/#json-format
the "actions" element contains all of this.

friendships,
Serge.