Skip to main content
Test a flow before publishing it, and check its executions afterward to confirm it’s running as expected.

Run a flow manually

In Workflow Builder, open the flow and click Run to trigger it manually with sample input. Use this to check a flow’s logic without waiting for a real ION event. The Run history tab shows every manual and live run of the flow. Click a run to see each step’s output and logs.

Watch live executions

The Live view on Run history shows every execution the flow’s trigger has fired, as ION events happen. To confirm a flow is working end to end, trigger the event it reacts to and watch for a new execution. For example, if a flow triggers on Purchase Orders - Create, create a purchase order in ION and check that a new execution appears. Click through each step of an execution to see its output and logs, which is the fastest way to find where a flow is failing.