Use Cases
- Automatically create calendar events from external data sources
- Send email notifications for upcoming events
- Keep team members informed about schedule changes
How It Works
Fetch data from an external source using an HTTP request Process and set the relevant information for Google Calendar Create or update events in Google Calendar Send email notifications via Gmail regarding the events
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the HTTP request node with the correct URL
- 3Set up the data mapping in the Set node
- 4Connect Google Calendar and Gmail with appropriate credentials
- 5Test the workflow to ensure data flows correctly
Apps Used
Google Calendar
Gmail
Categories
Target Roles
Tags
#process automation
#email automation
#workflow management