Google Calendar Attendee Research
detail.loadingPreview
Automatically research details of attendees from Google Calendar events.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This template automatically triggers when a new Google Calendar event is created. It then processes each attendee, filtering out the user and identifying non-company email addresses. For each attendee with a company email, it performs web searches using OpenAI to gather information about the person and their company. Finally, it compiles this research into a Markdown report.
Key Features
- Triggered by new Google Calendar events.
- Filters out the event creator from attendee processing.
- Identifies and separates company emails from personal emails.
- Utilizes OpenAI's web search preview for attendee and company research.
- Compiles gathered information into a structured Markdown report.
How To Use
- Import the workflow: Upload the provided JSON to your n8n instance.
- Configure Google Calendar Trigger: Connect your Google Calendar account and specify the calendar to monitor.
- Configure OpenAI API: Add your OpenAI API key as an environment variable or credential.
- Set "Your Name Here": In the Google Calendar Trigger node, replace
youremail@example.comwith your actual email address to filter out your own events. - Run the workflow: New calendar events will trigger the research process, and the compiled report will be available in the output.
Apps Used
Workflow JSON
{
"id": "e81fb9c0-7c3b-4b01-b539-7737044dba71",
"name": "Google Calendar Attendee Research",
"nodes": 0,
"category": "Event Management",
"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: e81fb9c0-7c3b...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Google Sheets + Split Out(277 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
- Google Drive + Split Out(134 workflows)
- Google Sheets + Telegram(118 workflows)
- Execute Workflow Trigger + Google Sheets(101 workflows)
Related Workflows
Discover more workflows you might like
Community Meetup Invitation Generator
Generates and sends an iCalendar invite for a n8n community meetup via email.
Streamline Your Zoom Meetings with Secure, Automated Stripe Payments
Automate Zoom meeting creation and manage Stripe payments for event registration.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.