Knock · Arazzo Workflow
Knock Bulk Set Objects and Notify
Version 1.0.0
Bulk upsert objects in a collection, wait for completion, then notify one object.
View Spec
View on GitHub
NotificationsMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhooksMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
bulk-set-objects-notify
Bulk upsert objects, poll the bulk operation, then trigger a workflow.
Submits a batch of objects for a collection, polls the returned bulk operation until completed or failed, and triggers a workflow targeting the supplied object.
1
bulkSetObjects
bulkSetObjects
Submit the batch of objects for the collection, 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
notifyObject
{$sourceDescriptions.knockWorkflowsApi.url}#/paths/~1v1~1workflows~1{key}~1trigger/post
Trigger the workflow targeting the object so its subscribers are notified now that the bulk set has completed.
Source API Descriptions
openapi
openapi