Block 1 - Manual Trigger
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Automate Client Nurture & Testimonial Collection with Notion and Email You’ve onboarded your client with elegance. Now, keep the relationship warm — and get glowing testimonials — without manual fo...
n8n-nodes-base.manualtrigger, n8n-nodes-base.code, n8n-nodes-base.notion, n8n-nodes-base.if, n8n-nodes-base.emailsend, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shelly-Ann Davy.
Original n8n.io sourceYou’ve onboarded your client with elegance. Now, keep the relationship warm — and get glowing testimonials — without manual follow-up.
This workflow listens to your Notion Clients database and automatically:
Perfect for:
No spreadsheets. No forgotten follow-ups. Just gentle, timely nurturing — on autopilot.
| Service | Purpose | Free Tier? |
|---|---|---|
| n8n | Orchestrate automation | Yes |
| Notion | Store client records | Yes |
| SMTP Email | Send nurture emails | Yes (Gmail) |
| Telegram | Owner notifications | Yes |
| Tally or Fillout | Testimonial form | Yes |
🔐 Store all API keys securely in n8n’s Credentials section.
Your Clients database must include these properties:
| Property | Type | Example |
|---|---|---|
Name |
Title | Ava Laurent |
Email |
[email protected] | |
Status |
Select | Confirmed |
Onboarded Date |
Date | 2025-09-01 |
Package |
Select | Growth, Pro |
Testimonial |
Text | “Best coach ever!” |
Consent |
Checkbox | True |
Milestone |
Select | Day 7, Day 30, Day 60 |
📌 Use the same database as your Onboarding Concierge.
Clients database🔐 Never hardcode keys.
In the Email: Send Nurture nodes:
Use Tally or Fillout to create a simple form:
The workflow uses Schedule Triggers and Delays to send emails at:
🔁 Runs automatically for every new client.
This workflow grows with your business.
n8n-nodes-base.notion – Monitor client statusn8n-nodes-base.email – Send nurture emailsn8n-nodes-base.tally – Collect testimonialsn8n-nodes-base.telegram – Owner alertsn8n-nodes-base.scheduleTrigger – Time-based actionsThis 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 | Automate client nurture & testimonial collection with Notion, Email, Tally & Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Social Media, Lead Nurturing |
| Author | Shelly-Ann Davy |
| Published | 06 Sept 2025 |
Use the JSON export at /data/workflows/8330/8330.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.
Automate Client Nurture & Testimonial Collection with Notion and Email You’ve onboarded your client with elegance. Now, keep the relationship warm — and get glowing testimonials — without manual fo...
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 Social Media, Lead Nurturing use case.