Prerequisites: Your First Workflow and Approvals Explained.
Build a purchase approval workflow from template #74: collect a request via form, route to a manager, and create a procurement task only when approved.
What this template does
- Purchase Request Form — item, amount, justification fields.
- Request Manager Approval — business approval with 48h expiry.
- Wait → Check → Switch — approved vs rejected.
- Create Purchase Task on approval, or Log Rejection on deny.
Step 1 — Load the template
- Studio → Templates → search
Purchase Approvalor category Business. - Load template #74.
Step 2 — Customize the form
- Select Purchase Request Form. Edit field labels, add cost center or vendor if needed.
- Set Expires in hours for how long the form stays open.
- Share the form URL with requesters after activation.
Step 3 — Approval settings
- In Request Manager Approval, set the real Approver email.
- Approval title uses
{{item}}and description shows{{amount}}— ensure form field names match.
Step 4 — Test the flow
- Submit the form with a test purchase.
- Decide in Jobs → Approvals.
- Confirm a procurement task is created only on approval.
Step 5 — Go live
- Run Dry Run first, then Validate and Activate.
- For on-site approvers without Studio, export to a runtime agent — see Purchase Approval on Runtime Agent.
Related tutorials
- Leave Request + Manager Approval — HR variant.
- Employee Onboarding Workflow — multi-step approvals.