Monitor all your activity from one place
Activity feed in Novu
subscriberId
or the ‘email’ of the subscriber you want to get info of and then click the ‘search’ button on the right-hand side as shown in the image below:
Viewing a specific subscriber's activity
Filtering by workflow
Filtering by channel
Troubleshooting with the activity feed
Filtering by channel
Filtering by channel
Execution details for digest
Digest execution detail shows which events were digested and the content of notification that was sent
/event/trigger
endpoint, the initial step involves mapping and validating the subscribers for that event. Following that, we validate the template and steps based on the active status or draft template flag.
Once the validation process is complete, the attachments are uploaded to the storage service.
Next, the trigger event with mapped subscribers and attachment links is appended to the trigger event queue. By queuing the events, we can achieve faster response times.