Run a booking assistant that confirms and reminds by itself

Step 1 of 12

01 / 12n8n Form Trigger

Build the booking request form

Create a workflow and add an n8n Form Trigger where visitors request a slot.

The n8n panel for: Build the booking request form6 things to set here
  1. 1Open the n8n Form Trigger nodedouble-click it on the canvas
  2. 2Form Titlecopy the value below
  3. 3Field: Namecopy the value below
  4. 4Field: Emailcopy the value below
  5. 5Field: Preferred Datecopy the value below
  6. 6Check before moving onSubmitting the form produces an item with all fields filled in.
n8n Form Trigger panel in n8nTap to enlarge
Form Title
Book a meeting
Field: Name
Single line text, required
Field: Email
Single line text, required
Field: Preferred Date
Date, required
Field: Preferred Time
Single line text, required
Field: Reason
Paragraph text
Checkpoint
Submitting the form produces an item with all fields filled in.