Build your first workflow
A 5-minute walkthrough: form submit → SMS → task.
5 min read Updated 2026-04-24
The single most impactful workflow for any business is speed-to-lead: the instant someone fills a form, they get an SMS and a rep gets a task.
- 1Automation → New Workflow → Start from scratchName it "Speed to Lead — web form".
- 2Add trigger: Form SubmittedPick the contact form on your site.
- 3Add action: Send SMS"Hi {{contact.first_name}} — thanks for reaching out. When’s a good time to chat? — Your name."
- 4Add action: Send EmailFuller detail with your booking link.
- 5Add action: Create TaskAssign to round-robin. Title: "Call new lead". Due in 5 minutes.
- 6Add action: Add to Pipeline AICreate opportunity in "New Business", stage "Contacted", value = blank.
- 7PublishTest by submitting the form yourself. SMS should arrive in < 30 seconds.