SalesStartern8n template
n8n Quote Follow-Up Automation Workflow: a free n8n template.
Chases every unanswered quote with polite nudges that escalate on their own.
What it does
Most quotes die from silence, not a no. This workflow watches every quote you send. If it goes unanswered, it sends a polite nudge, then a firmer one, then a last call. Each message sounds like you, not a bill collector. You close the deals you already earned without remembering to follow up. Importable n8n JSON with setup sticky notes on every node. Add your keys and run it.
Inside the workflow: 17 nodes
- 01Every Day at 9amSchedule Trigger
- 02Test Webhook (deletable)Webhook
- 03Config (EDIT ME)Set
- 04Test Mode?If
- 05Mock Open Quotes (test mode)Code
- 06Fetch Open Quotes (Google Sheets)Http Request
- 07Parse Sheet RowsCode
- 08Compute Quote AgeCode
- 09Needs Follow-Up?Filter
- 10Test Mode? (draft)If
- 11Mock Follow-Up Draft (test mode)Code
- 12AI Write Follow-Up (OpenAI)Http Request
- 13Parse DraftCode
- 14Send Email (swap for your email node)No Op
- 15Log Touch to Sheets (swap for your Sheets node)No Op
- 16Build Daily SummaryCode
- 17Slack Summary (swap for your Slack node)No Op
Questions
- Do I need to code?
- No. n8n Quote Follow-Up Automation Workflow is an importable n8n JSON file. Every node carries a sticky note that tells you what to set.
- How do I import it into n8n?
- Open n8n, press the three dots menu, pick Import from File, and select the JSON. Then follow the sticky notes.
- What do I need to run it?
- A free or paid n8n instance. The workflow has a Config node for your values and a test mode that runs with zero external credentials.
- What does it cost?
- Nothing. You trade your email for the download, and I send the file plus the setup guide.