n8n Fundamentals · 25 min

Forms & human input

Use the n8n Form trigger to collect structured input without a separate front-end.

Key concepts

  • Form Trigger fields
  • Multi-step forms
  • Form → approval → email

Exercise

Build a request form that emails an approver and only proceeds after they click approve.

Official docs