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
NotificationMessagingInfrastructureWorkflowsCross-ChannelEmailSMSPushIn-AppChatSlackWebhookMCPAI 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
Submit the batch of tenants, 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
listTenants
List tenants, optionally filtered by name, to verify the bulk upsert registered the tenants.
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.