Knock · Arazzo Workflow
Knock Set Object, Add Subscriptions, and Notify
Version 1.0.0
Create an object, subscribe recipients to it, then notify subscribers via a workflow.
View Spec
View on GitHub
NotificationMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhookMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
object-subscriptions-notify
Upsert an object, subscribe recipients, and trigger a workflow for it.
Sets an object in a collection, adds subscriptions for a list of recipients, and triggers a workflow with the object as the recipient so subscribers receive notifications.
1
setObject
Create or update the object in the collection with the supplied name and custom properties.
2
addSubscriptions
Subscribe the supplied recipients to the object so they will receive notifications targeted at it.
3
notifySubscribers
{$sourceDescriptions.workflowsApi.url}#/paths/~1v1~1workflows~1{key}~1trigger/post
Trigger the workflow with the object as the recipient so all subscribers are notified.
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.