Pipedream · Arazzo Workflow
Pipedream Connect Account Onboarding
Version 1.0.0
Mint a Connect token for an end user, connect their account, and confirm it landed.
View Spec
View on GitHub
Pro-Code-API-CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
connect-account-onboarding
Create a Connect token, connect an account, and verify it for an external user.
Generates a Connect token for the supplied external user, creates a connected account for the target app using that token, and then lists the user's accounts to verify the new account exists.
1
createConnectToken
Generate a short-lived Connect token scoped to the external user that the account creation step will authenticate with.
2
connectAccount
Connect a new account for the external user against the target app using the Connect token minted in the previous step.
3
verifyAccount
List the external user's connected accounts to confirm the newly connected account is present.
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.