Knock · Arazzo Workflow
Knock Bulk Identify Users and Notify
Version 1.0.0
Bulk identify a batch of users, wait for the operation to complete, then notify them.
View Spec
View on GitHub
NotificationMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhookMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
bulk-identify-users-notify
Bulk identify users, poll the bulk operation, then trigger a workflow.
Submits a batch of users for identification, polls the returned bulk operation until completed or failed, and triggers a workflow for the supplied recipient ids.
1
bulkIdentify
Submit the batch of users for identification, returning a bulk operation handle to poll.
2
pollBulkOperation
Fetch the bulk operation and check its status. Re-runs this step while the operation is still queued or processing.
3
triggerWorkflow
{$sourceDescriptions.workflowsApi.url}#/paths/~1v1~1workflows~1{key}~1trigger/post
Trigger the workflow for the identified recipients now that the bulk identification has completed.
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.