This workflow corresponds to n8n.io template #8330 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Client Nurture Email Automation from Notion",
"tags": [],
"nodes": [
{
"id": "1",
"name": "Manual Trigger",
"type": "n8n-nodes-base.manualTrigger",
"position": [
240,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2",
"name": "Get Date",
"type": "n8n-nodes-base.code",
"position": [
460,
300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3",
"name": "Notion",
"type": "n8n-nodes-base.notion",
"position": [
680,
300
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "4",
"name": "Calculate Days",
"type": "n8n-nodes-base.code",
"position": [
900,
300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5",
"name": "Day 7",
"type": "n8n-nodes-base.if",
"position": [
1120,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6",
"name": "Day 30",
"type": "n8n-nodes-base.if",
"position": [
1120,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7",
"name": "Day 60",
"type": "n8n-nodes-base.if",
"position": [
1120,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8",
"name": "Email 7",
"type": "n8n-nodes-base.emailSend",
"position": [
1340,
200
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9",
"name": "Email 30",
"type": "n8n-nodes-base.emailSend",
"position": [
1340,
400
],
"parameters": {},
"typeVersion": 2
},
{
"id": "10",
"name": "Email 60",
"type": "n8n-nodes-base.emailSend",
"position": [
1340,
600
],
"parameters": {},
"typeVersion": 2
},
{
"id": "11",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "12",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
460,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "13",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
680,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "14",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
900,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "15",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1120,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "16",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1340,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "17",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"settings": {},
"updatedAt": "2025-09-29T00:00:00.000Z",
"versionId": "1",
"staticData": null,
"connections": {
"Day 7": {
"main": [
[
{
"node": "Email 7",
"type": "main",
"index": 0
}
]
]
},
"Day 30": {
"main": [
[
{
"node": "Email 30",
"type": "main",
"index": 0
}
]
]
},
"Day 60": {
"main": [
[
{
"node": "Email 60",
"type": "main",
"index": 0
}
]
]
},
"Notion": {
"main": [
[
{
"node": "Calculate Days",
"type": "main",
"index": 0
}
]
]
},
"Get Date": {
"main": [
[
{
"node": "Notion",
"type": "main",
"index": 0
}
]
]
},
"Calculate Days": {
"main": [
[
{
"node": "Day 7",
"type": "main",
"index": 0
},
{
"node": "Day 30",
"type": "main",
"index": 0
},
{
"node": "Day 60",
"type": "main",
"index": 0
}
]
]
},
"Manual Trigger": {
"main": [
[
{
"node": "Get Date",
"type": "main",
"index": 0
}
]
]
}
},
"triggerCount": 0
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
You’ve onboarded your client with elegance. Now, keep the relationship warm — and get glowing testimonials — without manual follow-up.
Source: https://n8n.io/workflows/8330/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Everyone organizing him/herself by using a notion database for tasks but losing track on some important tasks having a deadline. The weekly reminder helps you to not forget about your notion tasks. Th
Stop scrambling before birthdays, anniversaries, or family gatherings. This workflow turns a simple Google Calendar event into a 7-day prep plan — complete with shopping lists, tasks, and reminders —
Automate sales call analysis and store structured insights in Notion with AI-powered intelligence.
A warm, reliable onboarding system for small businesses and studios. Captures a form submission via webhook, creates a Client record in Notion, sends a concierge-style welcome email (with scheduler +
Inspired by Alex Kim's workflow, this version adds the ability to keep multiple versions of the same workflow on the destination instance. Each copied workflow’s name is prefixed with the date (), ena