Skip to main content

Event & Template Configuration

This section covers two related platform features: event-driven actions and template rendering.

Event actions allow you to subscribe to platform events and execute actions with the event payload. Two action types are supported: SEND_EMAIL and POST_TO_WEBHOOK.

Templates are used to generate emails and PDF documents. They are rendered using Handlebars against a payload provided by the Event Action Manager.