5.2. In-App Push Notification Templates
Configure and customize the automated in-app / push notification templates sent to attendees.
1
System push notification trigger types
The list of automatic notification templates triggered by the delegate's registration status.
| Template name | Automated trigger purpose |
|---|---|
| registered | Triggered when a delegate finishes registration (e.g. Registration received for {{eventName}}). |
| approved | Triggered when an admin approves the ticket (e.g. Your registration for {{eventName}} has been approved). |
| rejected | Triggered when an application can't be confirmed (e.g. Registration update… {{#if reason}}Reason: {{reason}}{{/if}}). |
| reminder | Triggered when the event is starting soon (e.g. Reminder: {{eventName}} is starting soon). |
2
The notification template editor
Click Edit on a template card to open the form and update its content.
| Component | Short description |
|---|---|
| Edit / cancel button | Click Edit on the template card to open the form, or Cancel to close it. |
| Edit title | Input for the in-app notification title (e.g. Registration received for {{eventName}}). |
| Edit body content | Auto-filled data tags: {{eventName}} event name, {{reason}} rejection reason. |
| Save button | Click the green Save button (bottom right of the card) to save the edits. |