Skip to content
Skip to main content
GET
/v3/workflows/{workflow_id}

Return a workflow

Returns the specified application-level workflow.

NYLAS API KEY

Parameters

Path parameters

workflow_id*string

The ID of the workflow to access.

Example: "b79c82b2-a51b-4c54-8469-28006a43551a"

Responses

request_id*string

The ID of the request.

data*object

A custom workflow that sends messages from a template when certain events are triggered.

GEThttps://api.us.nylas.com/v3/workflows/b79c82b2-a51b-4c54-8469-28006a43551a

Find your API key in the Nylas Dashboard under API Keys in your application settings.

workflow_idrequiredstring

The ID of the workflow to access.