Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
How it works Customer submits your Typeform → instant personalised welcome SMS fires via Twilio Submission logged to Google Sheets with name, phone, timestamp, and nudge tracking Twilio li...
n8n-nodes-base.stickynote, n8n-nodes-base.typeformtrigger, n8n-nodes-base.set, n8n-nodes-base.twilio, n8n-nodes-base.googlesheets, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitout, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Schreiber.
Original n8n.io source| Branch | Trigger | What it does |
|---|---|---|
| 🟢 New Submission | Typeform form submit | Welcome SMS + log to Sheets |
| 🔵 Reply Handler | Incoming Twilio SMS | Mark replied, stop nudges |
| 🟡 Nudge Engine | Schedule every 6hrs | Nudge 1 at 24h, Nudge 2 at 48h |
| Metric | Manual | This workflow |
|---|---|---|
| ⚡ Speed to lead | Hours or days | Under 10 seconds |
| 🔁 Follow-up consistency | Whoever remembers | 100% automated |
| 📉 Lead drop-off | High — people go cold fast | Nudges catch non-responders |
| 🧠 Staff time per lead | 5–15 min | Zero |
| 💸 Revenue at risk | Every ignored inquiry | Recovered automatically |
Studies show leads contacted within 5 minutes are 9x more likely to convert. This workflow makes that the default — not the exception.
| Tool | Cost | Why |
|---|---|---|
| Typeform | Free tier works | Intake/booking form |
| Twilio | ~$1/mo + $0.0075/SMS | Send and receive SMS |
| Google Sheets | Free | Track submissions and nudge state |
⚠️ A2P 10DLC notice: Twilio requires business registration for production SMS in the US. Allow 2-4 weeks. Your signup form needs opt-in language, terms, and a privacy policy.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send appointment SMS follow-ups with Typeform, Twilio, and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Lead Nurturing |
| Author | David Schreiber |
| Published | 12 Apr 2026 |
Use the JSON export at /data/workflows/15000/15000.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How it works Customer submits your Typeform → instant personalised welcome SMS fires via Twilio Submission logged to Google Sheets with name, phone, timestamp, and nudge tracking Twilio li...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing use case.