Automated Birthday Emails with Google Sheets, OpenRouter GPT-4o & Gmail
Go to WorkflowDescription
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Send Automated Personalized Birthday Emails Using Google Sheets, OpenRouter AI, and Gmail
π§ What This Workflow Does
This workflow sends personalized birthday greetings via email every morning using data from Google Sheets and messages generated with AI. Itβs great for communities, schools, small businesses, or anyone who wants to automate meaningful connections.
βοΈ Features
π Daily Birthday Check β Runs every day at 9 AM
π Google Sheets Integration β Reads user data: Name, Email, DOB
π Smart Date Matching β Extracts day & month from DOB to match todayβs date
π€ OpenRouter AI Integration β Generates a custom subject + email message
π Function Node Cleanup β Separates AI response into subject & body
π¬ Gmail Node β Sends personalized birthday wishes instantly
π§ Tech Stack
Google Sheets
OpenRouter (or OpenAI-compatible model)
Gmail
π‘ Use Cases
Educators sending birthday emails to students
Team leads acknowledging team membersβ birthdays
Freelancers staying in touch with clients
1Coaches or mentors maintaining personal rapport
π Requirements
Google Sheet with columns: Name, DOB (DD/MM/YYYY), and Email
Gmail account with OAuth2 connected
OpenRouter (or OpenAI) API key
Basic understanding of n8n nodes