Prismatic · Arazzo Workflow
Prismatic Tenant Inventory Snapshot
Version 1.0.0
Capture a full snapshot of customers, integrations, and instances in one pass.
View Spec
View on GitHub
Embedded iPaaSIntegrationsWorkflowsConnectorsAI AgentsMCPCode-NativeLow-CodeArazzoWorkflows
Provider
Workflows
tenant-inventory-snapshot
Snapshot customers, integrations, and instances for a tenant.
Runs listCustomers, listIntegrations, and listInstances in sequence with the supplied access token and returns all three node arrays as a single inventory snapshot.
1
listCustomers
executeGraphQLQuery
Run the documented listCustomers GraphQL query.
2
listIntegrations
executeGraphQLQuery
Run the documented listIntegrations GraphQL query.
3
listInstances
executeGraphQLQuery
Run the documented listInstances GraphQL query to enumerate deployed instances and their customer and integration references.