Route equipment requests to procurement with proper sign-off

Step 1 of 13

01 / 13Form Trigger

Capture the request with a form

Create a workflow and add an n8n Form Trigger with fields for the requester's details, their manager's email, the item, its cost, and the reason for the request.

The n8n panel for: Capture the request with a form5 things to set here
  1. 1Open the Form Trigger nodedouble-click it on the canvas
  2. 2Workflow namecopy the value below
  3. 3Form Titlecopy the value below
  4. 4Fieldscopy the value below
  5. 5Check before moving onSubmitting the form produces one item with all six fields filled in.
Form Trigger panel in n8nTap to enlarge
Workflow name
Equipment request routing
Form Title
Equipment Request
Fields
Name, Email, Manager Email, Item, Cost, Reason
Tip
Make Manager Email a required field — the entire approval step depends on it being correct.
Checkpoint
Submitting the form produces one item with all six fields filled in.