Prismatic · Arazzo Workflow
Prismatic Create Customer with Refreshed Token
Version 1.0.0
Refresh an access token then create a new customer tenant.
View Spec
View on GitHub
Embedded iPaaSIntegrationWorkflowsConnectorsAI AgentsMCPCode-NativeLow-CodeArazzoWorkflows
Provider
Workflows
create-customer
Create a new customer tenant after refreshing the access token.
Refreshes the access token then issues the documented createCustomer GraphQL mutation, returning the new customer id, name and externalId.
1
2
createCustomer
Run the documented createCustomer GraphQL mutation, passing the name and externalId as GraphQL variables and authenticating with the refreshed bearer token.
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.