Use Cases
- Send daily meeting reminders to team members via Slack.
- Automatically notify users of upcoming events from Google Calendar.
- Enhance team communication by integrating calendar events with Slack.
How It Works
Trigger the workflow daily at a specified time using a cron job. Fetch all events from Google Calendar for the day. Format the event details including name, time, and URL. Send a consolidated message to a Slack channel with the day's meetings.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Connect your Google Calendar and Slack accounts.
- 3Set the appropriate calendar in the Google Calendar node.
- 4Choose the Slack channel for sending reminders.
- 5Adjust the cron node to set the desired trigger time.
Apps Used
Google Calendar
Slack
Categories
Target Roles
Industries
Tags
#notifications
#slack automation
#process automation