Skip to main content

Search marketplace workflow templates

GET 

/v1/workflows/templates

Search the marketplace for prebuilt workflow templates to start from.

Filter with search (free text over name and description) and category, and page through results with limit and offset. Each result carries the template_id you pass to POST /v1/workflows/import to instantiate it as a workflow in your own organization.

Requires the workflows:read scope.

Request

Responses

Successful Response