Novu · Arazzo Workflow
Novu Subscribe an Existing Subscriber to a Topic
Version 1.0.0
Find a subscriber by search, subscribe them to a topic, and confirm the subscription.
View Spec
View on GitHub
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReactArazzoWorkflows
Provider
Workflows
subscribe-existing-to-topic
Search for a subscriber, add them to a topic, then verify the subscription.
Searches subscribers, subscribes the first matched subscriber id to the supplied topic key, and lists the topic subscriptions to confirm the membership.
1
findSubscriber
Search subscribers by email and return the first match so its subscriber id can be used for the subscription.
2
subscribeToTopic
Subscribe the matched subscriber to the topic. Novu creates the subscription and returns 201.
3
confirmSubscription
List the topic's subscriptions to confirm the subscriber is now a member of the topic.
Source API Descriptions
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.