Automation Action Types

Reference for every available automation action and its configuration fields.

Automation Action Types

ActionWhat it does
notification.sendIn-platform notification to specified users
ticket.createCreates a new ticket with given subject, description, priority
ticket.updateUpdates priority, status, or assignee on the triggering ticket
crm.update_companySets a field on the linked CRM company
email.sendSends a plain-text email to a specified address
webhook.emitPOSTs the event payload to a registered webhook URL

All actions are configured with a JSON input object in the rule builder. The UI renders a form for each action type from the Zod schema automatically.

Where to go next

Was this article helpful?