Build a flow from a template in App Engine Studio
Step through an example of how to build, test, and activate a flow using a flow template in App Engine Studio.
Vorbereitungen
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
Warum und wann dieser Vorgang ausgeführt wird
- 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.