This n8n workflow automates the process of researching calendar event attendees and generating detailed reports. Triggered by new Google Calendar events, it filters out self-attendance, then loops through attendees to determine if they are company emails. For each attendee, it performs web searches using OpenAI’s API to gather information about the person and their company. The collected data is aggregated, formatted into a Markdown report, converted to HTML, and sent via Gmail. This workflow is ideal for professionals who want instant insights into meeting participants, enhancing preparation and follow-ups.
Automated Research and Reporting for Calendar Events
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | aggregate, filter, gmail, googleCalendarTrigger, httpRequest, if, markdown, set, splitInBatches, splitOut, stickyNote |
Reviews
There are no reviews yet.