▶️Running workflows

Test your workflow and run it real time

Select the workflow you want to execute. For our example we will be using the workflow we generated in our previous topic on creating our first workflow.

Our workflow example

On the sidebar menu on the right of the code, select the "Play" button. Input values for your inputs and click "Run". You will see the values for the outputs of the workflow displayed with the outputs' names.

Example workflow output

If some error appears you should validate if the inputs were correctelly inserted and if the workflow was correctly configured. You can always ask for help.

Last updated