+ A clear name helps identify this notification in the process flow +
++ Optional description to explain this notification's purpose +
+{{ type.description }}
++ Variable should contain a user ID, role ID, or email address +
++ You can use variable placeholders with {variableName} syntax +
++ You can use variable placeholders with {variableName} syntax in your content +
++ You can use variable placeholders with {variableName} syntax +
+
+
+ Set up notifications that will be sent to users during the process execution. + Notifications can be delivered via in-app alerts, email, or SMS. +
+{variableName}
syntax+ ID + | ++ Timestamp + | ++ Type + | ++ Recipient + | ++ Subject + | ++ Channel + | ++ Status + | ++ Actions + | +
---|---|---|---|---|---|---|---|
+ No notification logs found matching your filters. + | +|||||||
+ {{ log.id.substring(0, 8) }} + | ++ {{ formatDate(log.timestamp) }} + | +
+
+
+
+
+ {{ log.type }}
+ |
+ + {{ log.recipient }} + | ++ {{ log.subject }} + | ++ {{ log.channel }} + | ++ + {{ log.status }} + + | +
+
+
+
+
+ |
+
{{ formatDate(selectedLog.timestamp) }}
+{{ selectedLog.recipient }}
+{{ selectedLog.templateName || 'Custom notification' }}
+Read at: {{ formatDate(selectedLog.readAt) }}
+{{ JSON.stringify(selectedLog.metadata, null, 2) }}+
+ Manage notifications, templates, triggers, and preferences in one place. +
+No recent notifications.
++ {{ log.recipient }} | {{ formatDate(log.timestamp) }} +
++ ID + | ++ Type + | ++ Recipient + | ++ Subject + | ++ Created + | ++ Status + | ++ Actions + | +
---|---|---|---|---|---|---|
+ No notifications found matching your filters. + | +||||||
+ {{ item.id.substring(0, 8) }} + | +
+
+
+
+
+ {{ item.type }}
+ |
+ + {{ item.recipient }} + | ++ {{ item.subject }} + | ++ {{ formatDate(item.createdAt) }} + | ++ + {{ item.status }} + + | +
+
+
+
+
+
+ |
+
{{ formatDate(selectedItem.createdAt) }}
+{{ selectedItem.recipient }}
+{{ selectedItem.attempts }} attempt(s)
++ Are you sure you want to delete this notification from the queue? This action cannot be undone. +
+{{ itemToDelete.subject }}
+Status: {{ itemToDelete.status }}
+Recipient: {{ itemToDelete.recipient }}
+{{ template.description }}
+Create notification templates to reuse across your processes
++ You can use variable placeholders with {variableName} syntax +
++ You can use variable placeholders with {variableName} syntax +
++ You can use variable placeholders with {variableName} syntax in your HTML +
++ Are you sure you want to delete this template? This action cannot be undone. +
+{{ templateToDelete?.name }}
+{{ templateToDelete?.description }}
+{{ trigger.description }}
+Create triggers to define when notifications should be sent
++ Are you sure you want to delete this trigger? This action cannot be undone. +
+{{ triggerToDelete?.name }}
+{{ triggerToDelete?.description }}
++ When disabled, you will not receive any notifications regardless of other settings +
++ Customize how you receive different types of notifications. +
+ +No notification types available to configure.
+{{ type.description }}
+ +