Automate Daily Birthday Reminders from Google Contacts to Slack

This workflow automates sending daily birthday reminders from Google Contacts directly to a Slack channel. It solves the common problem of missing important birthday notifications by scheduling a daily check and alert, ensuring timely celebrations every day.
googleContacts
slack
scheduleTrigger
+3
Workflow Identifier: 1643
NODES in Use: Schedule Trigger, Google Contacts, Filter, If, Slack, Sticky Note

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Automation Does

This n8n workflow runs every day at 8:00 AM.
It looks in your Google Contacts for people with birthdays today.
Then, it sends a message to a Slack channel to remind your team.
This stops you from missing birthdays and helps your team feel noticed.
It saves you time and avoids manual calendar checks.

The workflow gets all contacts, keeps only those with birthday info, and matches birthdays to today’s date.
For each birthday match, Slack gets a message with their name.


Tools and Services Used

  • n8n: Creates and runs the automation workflow.
  • Google Contacts API: Provides contact data including birthdays.
  • Slack API: Sends messages to a team channel.

Inputs, Processing Steps, and Outputs

Inputs

  • Google Contacts list including birthday data
  • Current date from the system

Processing Steps

  • Fetch all contacts with specified fields from Google Contacts
  • Filter out contacts having no birthday data
  • Compare each birthday date with today’s date
  • Pass contacts with matching birthdays to Slack node

Output

  • Slack messages notifying the team of today’s birthdays

Beginner Step-by-Step: How to Use This Workflow in n8n Production

Step 1: Download the Workflow File

  1. Find the Download button on this page.
  2. Click it to save the workflow file to your computer.

Step 2: Import Workflow into n8n Editor

  1. Open the n8n editor where you manage workflows.
  2. Use the Import from File option to load the downloaded workflow.

Step 3: Configure Credentials and Settings

  1. Add Google Contacts OAuth2 credentials with proper permissions.
  2. Add Slack OAuth2 credentials to allow message posting.
  3. Review and update IDs, emails, and Slack channel names as needed.
  4. Set the schedule time if you want to change the default 8:00 AM.

Step 4: Test the Workflow

  1. Run the workflow manually once to check data fetching and message sending.
  2. Fix any errors shown by credentials or channels.

Step 5: Activate the Workflow for Production

  1. Switch the workflow status to Active in the n8n dashboard.
  2. The workflow will now run automatically every day at the set time.
  3. Check execution logs sometimes to ensure smooth operation.

If hosting your own n8n server, consider resources like self-host n8n for setup help.


Troubleshooting and Common Problems

  • Authentication error in Google Contacts node: Recreate OAuth2 credentials and allow contact access.
  • Slack messages not appearing: Check Slack OAuth2 credential and correct channel ID.
  • No birthdays found today: Verify birthday date format matches the comparison in the If node.

Customization Ideas

  • Change daily reminder time in Schedule Trigger node.
  • Add nicknames to the Slack message using nicknames field from contacts.
  • Limit reminders to specific contact groups or labels.
  • Create weekly birthday summaries by scanning the next 7 days.
  • Edit Slack messages with emojis or personalized text.

Summary of Benefits and Outcome

✓ Saves 15 minutes daily by automating birthday checks.
✓ Avoids missed birthdays improving team relations.
✓ Posts birthday reminders automatically to Slack.
✓ Easy to configure with credentials and scheduling.
✓ Helps maintain a positive team culture at work.


Frequently Asked Questions

Re-authenticate Google Contacts OAuth2 credentials in n8n and confirm permissions to access contacts.
Slack OAuth2 credentials may be missing or incorrect. Also verify the Slack channel ID is valid.
Birthday date format from Google Contacts may not match the date format used in the If node condition.
Yes, replace the Slack node with other notification nodes like Microsoft Teams, Discord, or email nodes.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free