Birthday and Ephemeris Notification (Google Contact, Telegram & Home Assistant) - n8n Workflow | Neura Market
Birthday and Ephemeris Notification (Google Contact, Telegram & Home Assistant)
How it works:
- **Schedule Trigger** on a daily basis (configured at 7:30 am)
- **Connects Google Contacts** to get personal information from them
- **Field Checker** on birthday date & first names. And see if there is any celebration for today
- **Send a Telegram Notification** and display the message on a Google Home Speaker via Home Assistant if any celebration has matched
Set up steps:
- **Download** the workflow and **import** it into your n8n instance
- **Configure accounts** for Google Contacts, Telegram, and Home Assistant
- And you will be good to go
Platform
n8n
Category
Internet of Things
Price
Free
Creator
Thibaud
tutorial
if
set
code
merge
telegram
aggregate
stickyNote
httpRequest
homeAssistant
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.