01 / 12Form Trigger
Start with a form for contract requests
Create a workflow and add an n8n Form Trigger so anyone on your team can request a contract without touching n8n directly.
6 things to set here- 1Open the Form Trigger node — double-click it on the canvas
- 2Workflow name — copy the value below
- 3Form Title — copy the value below
- 4Field: Client name — copy the value below
- 5Field: Client email — copy the value below
- 6Check before moving on — Submitting the form produces an item with all four fields.
Workflow name
Contract drafting and tracking
Form Title
New contract request
Field: Client name
Short text
Field: Client email
Short text
Field: Scope of work
Long text
Field: Fee and payment terms
Short text
Checkpoint
Submitting the form produces an item with all four fields.