Build your first flow in Workflow Studio
-
- UpdatedJan 30, 2025
- 6 minutes to read
- Yokohama
- Create Workflows
Step through an example of how to build, test, and activate a sample flow in Workflow Studio.
Before you begin
About this task
- Check if the catalog item's price is greater than $1,000.
- If the price is greater than $1,000, notify the requester's manager to approve the request.
- Otherwise, if the price is less than or equal to $1,000, automatically approve and close the request.
Procedure
What to do next
Your flow is now active and will run whenever it's triggered. Next, you can manage your flow every time it runs by viewing your flow's execution history. To view this history, open your flow in the Workflow Studio design environment and click Executions in the main header. The resulting page shows you the state of completion for each flow execution as well as how long it took for each flow execution to run, or its runtime. To troubleshoot a flow execution for errors, select an execution from this list to open the Flow execution details.