Use Cases
- Automatically summarize Google Meet calls for documentation purposes
- Send meeting summaries directly to CRM for easy access
- Enhance team collaboration by keeping records of discussions
How It Works
Trigger the workflow with an incoming request from Google Meet Fetch call data from Google Meet using an HTTP request Generate a summary of the call using OpenAI's summarization capabilities Send the summarized call data to a CRM system
Setup Steps
- 1Import the workflow template into n8n
- 2Set up the webhook URL in Google Meet for incoming triggers
- 3Configure the HTTP request node to fetch call data from Google Meet
- 4Set up OpenAI node with appropriate model and prompt for summarization
- 5Configure the HTTP request node to send data to the CRM
Apps Used
Google Meet
OpenAI
Categories
Target Roles
Tags
#ai content generation
#process automation
#workflow management