Build a flow from a template in App Engine Studio
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- Create Workflows
Step through an example of how to build, test, and activate a flow using a flow template in App Engine Studio.
Before you begin
Create an application in App Engine Studio. Once your application is built, you can use flow templates to create flows. For more information, see Building applications in App Engine Studio.
Role required: admin, flow_designer, or delegated_developer
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