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
NotificationsMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhooksMCPAI 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
bulkIdentifyUsers
Submit the batch of users for identification, returning a bulk operation handle to poll.
2
pollBulkOperation
getBulkOperation
Fetch the bulk operation and check its status. Re-runs this step while the operation is still queued or processing.
3
triggerWorkflow
{$sourceDescriptions.knockWorkflowsApi.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
openapi