Skip to content

Workflow test

The Test tab

You can test a published workflow using the commands available in the Test tab.

The default view allows you to prepare the test and run it.
Select Text editor, JSON input and Upload file on the left panel to switch between alternative ways to define the workflow input.

Toggle Workflow debug to turn on and off the display of additional output and error informatin.

Select Test workflow to run the test and examine the result.

Download the Postman collection

To download a Postman collection with which you can test the workflow through the Workflow API, select the ellipsis then Download Postman collection.

Once you have imported the collection into Postman, for each request you must set the X-API-KEY header with the value of the API key associated with the workflow.

Export the workflow

To export the workflow, select the ellipsis then Export workflow.