Use Cases
- Automatically generate meeting minutes from Zoom recordings.
- Send meeting summaries to Salesforce for better record-keeping.
- Enhance team collaboration by documenting important discussions.
How It Works
Trigger the workflow with an incoming Zoom webhook. Fetch meeting data from Zoom using an HTTP request. Utilize AI to generate meeting minutes based on the fetched data. Send the generated minutes to Salesforce for documentation.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set up the Zoom webhook to trigger the workflow.
- 3Configure the HTTP request node to fetch data from Zoom.
- 4Set up the AI node to generate meeting minutes.
- 5Configure the Salesforce HTTP request node to send the minutes.
Apps Used
Zoom
Salesforce
OpenAI
Categories
Target Roles
Industries
Tags
#ai content generation
#process automation
#workflow management