Novu · Arazzo Workflow
Novu Trigger a Notification and Verify Delivery
Version 1.0.0
Trigger a workflow to a subscriber, then inspect the event and the per-channel messages it produced.
View Spec
View on GitHub
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReactArazzoWorkflows
Provider
Workflows
trigger-and-verify-delivery
Trigger a workflow, find its event, then list the channel messages.
Triggers the named workflow to a subscriber, lists events filtered to that subscriber to confirm the trigger, and lists the channel messages produced for the subscriber.
1
triggerEvent
Trigger the workflow to the subscriber and capture the returned transactionId for correlation.
2
findEvent
List events filtered to the subscriber to locate the event produced by the trigger.
3
listMessages
List the channel messages produced for the subscriber so the rendered notifications can be inspected per channel.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.