Use Cases
- Automatically notify team members of new calendar events via email.
- Integrate calendar events with external applications using HTTP requests.
- Streamline event management processes for better productivity.
How It Works
Triggers when a new event is created in Google Calendar. Sets up parameters for the email notification. Sends an email to specified recipients with event details. Makes an HTTP request to an external service with event information.
Setup Steps
- 1Import the workflow template into n8n.
- 2Connect your Google Calendar account.
- 3Configure the email node with recipient details.
- 4Set up the HTTP request node with the desired endpoint.
Apps Used
Google Calendar
Categories
Target Roles
Tags
#email automation
#notifications
#workflow management