Block 1 - ⏰ Daily 8 AM
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
Birthday & Anniversary Reminder with AI Gift Ideas — Telegram Never forget a birthday again. This workflow checks your contacts daily and sends you a Telegram alert 7 days before each birthday and ...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatgroq, n8n-nodes-base.telegram, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Muhammad Mahamid.
Original n8n.io sourceNever forget a birthday again. This workflow checks your contacts daily and sends you a Telegram alert 7 days before each birthday and on the day itself — with a warm, AI-generated personal message and 3 gift ideas tailored to the person's interests.
🎂 TODAY — Khalil Mansour turns 34!
👤 friend
📅 2026-04-26
💡 Interests: football, gaming, tech gadgets
💌 MESSAGE:
Happy Birthday Khalil! 🎉 Wishing you an epic 34th year filled
with incredible goals, clutch victories, and exciting new tech
to geek out over. You deserve all the best — enjoy your day!
🎁 GIFT IDEAS:
1. FIFA 26 Ultimate Edition ($60)
2. Razer BlackShark V2 gaming headset ($45)
3. Anker portable phone charger for match days ($30)
▶️ Manual Test ──→ 📖 Read People → 📅 Check Dates → 🎁 Format Messages
⏰ Daily 8 AM ──↗ ↓
🤖 AI Personalize ← Groq Chat Model
↓
📝 Combine Message
↓
📲 Send Telegram
9 nodes total. Each node has a clear, single responsibility.
Create a Google Sheet with a tab named "People" and these columns:
| name | birthday | relationship | interests |
|---|---|---|---|
| Mom | 1965-08-20 | family | gardening, cooking |
| Ahmad | 1990-05-15 | friend | photography, hiking |
| Sarah | 1985-12-03 | colleague | books, cooking |
| Boss | 1978-11-02 | work | golf, wine, travel |
$0. Google Sheets is free. Telegram Bot API is free. Groq free tier (14,400 requests/day) easily handles a few AI calls per day.
10 minutes. Import → connect 3 credentials → fill your contacts sheet → activate. Done forever.
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 birthday and anniversary reminders with Groq AI gift ideas to Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Personal Productivity, Multimodal AI |
| Author | Muhammad Mahamid |
| Published | 27 Apr 2026 |
Use the JSON export at /data/workflows/15335/15335.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.
Birthday & Anniversary Reminder with AI Gift Ideas — Telegram Never forget a birthday again. This workflow checks your contacts daily and sends you a Telegram alert 7 days before each birthday and ...
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 Personal Productivity, Multimodal AI use case.