Prerequisites: Your First Workflow. Optional Slack webhook for approver notifications.
Build an equipment request form workflow from template #70: employees submit requests, rows log to CSV, and Slack notifies the approver.
What this template does
- Create Request Form — name, department, equipment, justification, urgency.
- Get New Submissions — polls form responses.
- Log to Spreadsheet — appends to
equipment-requests.csv. - Notify Approver — Slack message on new submissions.
Step 1 — Load the template
- Studio → Templates → search
Equipment Request. - Load template #70.
Step 2 — Customize the form
- Edit field labels and department dropdown options in Create Request Form.
- Set form expiry and max submissions if needed.
- Share the form URL after activation.
Step 3 — Logging and alerts
- Point Log to Spreadsheet at your CSV path or Google Sheets connector.
- Configure Slack Webhook URL in Notify Approver.
Step 4 — Add approval (optional)
Chain Request Approval after logging — see Purchase Approval Workflow for the approval pattern.
Related tutorials
- Leave Request + Manager Approval — HR approvals.
- Employee Onboarding — multi-step HR.