Create an Automation Rule

Build a rule that triggers an action whenever a platform event occurs.

Creating an Automation Rule

  1. Go to Settings β†’ Automations and click New Rule.
  2. Give the rule a name.
  3. Set the trigger β€” choose the entity type (Ticket, Company, Work Order…) and action (created, updated, deleted, or *).
  4. Add optional filters β€” shallow field checks against the event (e.g. only tickets where priority = high).
  5. Add conditions β€” run-time checks using operators: eq, neq, gt, contains, changed-to.
  6. Add actions β€” notification.send, ticket.create, ticket.update, crm.update_company, email.send, or webhook.emit.
  7. Click Save & Enable.

Test a rule

Click Test Run to evaluate the rule against the last 10 matching events without executing actions.

Where to go next

Was this article helpful?