GuidesRecipesAPI ReferenceChangelog
API Reference

Create Workflow

Creates a workflow.

State

StateDescription
storingThe Platform is storing the workflow details in our private store
completedThe Platform has created the workflow
failedThe workflow was not completed successfully

Plaid

ParamDescription
redirect_uriAll URIs must be registered with Cybrid. For local testing use http://localhost:4200/bank-account-connect

Required scope: workflows:execute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

The workflow type.

Allowed:
string | null
enum

The Plaid workflow kind. Required when type is plaid.

Allowed:
string | null

The customer identifier associated with the workflow. Optional when type is plaid and kind is link_token_create.

string | null

The external bank account identifier associated with the workflow. Required when type is plaid and kind is link_token_update.

string | null
enum

The language to initialize Plaid link. Required when type is plaid.

Allowed:
string | null
string
length ≤ 128

The redirect URI for Plaid link. Optional when type is plaid.

string
length ≤ 128

The Android package name for Plaid link. Optional when type is plaid.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json