Knock · Arazzo Workflow
Knock Bulk Set Tenants and Verify
Version 1.0.0
Bulk upsert tenants, wait for the operation to complete, then list tenants to verify.
View Spec
View on GitHub
NotificationsMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhooksMCPAI AgentsDeveloper PlatformArazzoWorkflows
Provider
Workflows
bulk-set-tenants-verify
Bulk upsert tenants, poll the bulk operation, then list tenants.
Submits a batch of tenants, polls the returned bulk operation until completed or failed, and lists tenants to verify the result.
1
bulkSetTenants
bulkSetTenants
Submit the batch of tenants, 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
listTenants
listTenants
List tenants, optionally filtered by name, to verify the bulk upsert registered the tenants.
Source API Descriptions
openapi
openapi