422 error and the event is not delivered.
How it works
- Using the dashboard
- Using the API
The Events page shows all existing events. Click Add event to create a new event.Enter the event name and optional schema to define the event payload you will send with the event.
When you’re done, Save the event.

The event name can be any string (e.g.,
user.created, welcome,
my-custom-event). Dot notation is a recommended convention but is not
required. If multiple enabled automations use the same event name, all of
them will be triggered.