Novu · Arazzo Workflow
Novu Create a Workflow and Trigger It
Version 1.0.0
Define a new in-app notification workflow, then immediately trigger it to a subscriber.
View Spec
View on GitHub
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReactArazzoWorkflows
Provider
Workflows
create-workflow-and-trigger
Create an in-app workflow, then trigger it to a subscriber and verify.
Creates a new workflow with one in-app step, triggers the returned workflow identifier to the supplied subscriber, and lists events to confirm the trigger landed.
1
createWorkflow
Create a new active workflow with a single in-app step. Novu returns 201 with the created workflow including its workflowId.
2
triggerNewWorkflow
Trigger the newly created workflow to the subscriber using the returned workflow identifier.
3
verifyEvents
List notification events filtered to the workflow's trigger identifier and subscriber to confirm the event was produced.
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.