Google Calendar Attendee Management
detail.loadingPreview
Automatically add attendees to Google Calendar events based on Typeform submissions.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically adds attendees to specified Google Calendar events. It triggers on new Typeform submissions, extracts attendee information and selected sessions, retrieves session details, merges this data, and updates the corresponding Google Calendar event by adding the attendee's email.
Key Features
- Triggered by new Typeform submissions.
- Extracts attendee contact information and session preferences.
- Retrieves session details from a Google Sheet.
- Merges attendee and session data.
- Updates Google Calendar events to add attendees.
- Integrates with Google Sheets for session data.
- Includes basic Mattermost and Gmail nodes for broader integration examples (though not core to the Google Calendar functionality).
How To Use
- Import the workflow into your n8n instance.
- Configure the
Attendee Registrations(Typeform) node with your Typeform form ID. - Configure the
Add to Sheets(Google Sheets) node to log attendee information. - Configure the
Get Session Details(Google Sheets) node with your Google Sheet containing session details (including 'Session' name and 'Google Calendar Event ID'). Ensure the sheet name and range are correct. - Configure the
Add to Event(Google Calendar) node with your Google Calendar credentials and the correct calendar ID where events are hosted. - Ensure the
Merge Datanode is correctly configured to merge based on the 'Session' property. - The
Create Account,Add to team,Add to channels, andWelcome Emailnodes are examples and may need adjustment or removal based on your specific requirements.
Apps Used
Workflow JSON
{
"id": "04ad312a-e26a-4d64-9399-8d5fb399e348",
"name": "Google Calendar Attendee Management",
"nodes": 0,
"category": "Google Calendar",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 04ad312a-e26a...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Build an MCP Server with Google Calendar
Integrate your MCP Server with Google Calendar to manage events and automate scheduling.
Google Calendar Event Follow-Up Automation
Automates sending follow-up messages for unresponded calendar events.
Google Calendar Automation Suite
Automate the creation, retrieval, deletion, and updating of Google Calendar events.
Build Your First AI MCP Server
Automates Google Calendar operations using AI-driven inputs and workflow execution.
Google Calendar Appointment Scheduler
Automatically schedule appointments by processing email requests and checking calendar availability.
Generate Google Meet Links in Slack
Create instant Google Meet links directly from Slack and send them to channel participants.