Knock · Arazzo Workflow
Knock Trigger Then Archive Feed Message
Version 1.0.0
Trigger a workflow, find the resulting in-app message, then archive it.
View Spec
View on GitHub
NotificationMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhookMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
trigger-then-archive-feed-message
Trigger a workflow, locate the message, and archive it.
Triggers the named workflow for a recipient, lists the most recent message, and archives it so it is hidden from the default feed.
1
triggerWorkflow
{$sourceDescriptions.workflowsApi.url}#/paths/~1v1~1workflows~1{key}~1trigger/post
Trigger the workflow for the recipient to produce an in-app message.
2
findMessage
List the most recent message for the tenant so the generated message can be archived.
3
archiveMessage
Archive the message so it is hidden from the default feed list while remaining accessible for later unarchiving.
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.