Use Cases
- Automatically summarize Google Meet chats for easy reference.
- Send meeting summaries directly to Salesforce for record-keeping.
- Enhance team collaboration by documenting key discussions.
- Reduce manual note-taking efforts during meetings.
How It Works
Trigger the workflow via a webhook when a Google Meet session ends. Fetch chat data from the Google Meet session. Use OpenAI to summarize the fetched chat data. Send the summarized chat to Salesforce for documentation.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook URL for Google Meet triggers.
- 3Set up the Google Meet API access for fetching chat data.
- 4Connect OpenAI with the desired model for summarization.
- 5Configure Salesforce integration for sending the summarized data.
Apps Used
Google Meet
OpenAI
Salesforce
Categories
Target Roles
Industries
Tags
#ai content generation
#process automation
#workflow management