Knock · Arazzo Workflow
Knock Merge Users and Re-notify
Version 1.0.0
Identify a surviving user, merge a duplicate into it, then notify the merged user.
View Spec
View on GitHub
NotificationMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhookMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
merge-users-and-renotify
Identify a surviving user, merge a duplicate in, and trigger a workflow.
Upserts the surviving user, merges the duplicate user into it, and triggers a workflow for the consolidated recipient.
1
identifySurvivor
Upsert the surviving user so the merge target exists with current properties.
2
mergeUser
Merge the duplicate user (from_user_id) into the surviving user so all data consolidates onto a single record.
3
renotify
{$sourceDescriptions.workflowsApi.url}#/paths/~1v1~1workflows~1{key}~1trigger/post
Trigger the workflow for the consolidated user so notifications resume against the surviving record.
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.