Use Cases
- Automatically generate meeting minutes from Zoom recordings.
- Send structured summaries to team members after meetings.
- Enhance communication between departments with documented discussions.
How It Works
Triggers on receiving data from Zoom. Fetches relevant meeting data using HTTP requests. Generates meeting minutes using OpenAI's text processing capabilities. Sends the generated minutes to the Marketing team via an HTTP request.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the webhook URL for the incoming Zoom trigger.
- 3Set up the HTTP request node to fetch data from Zoom.
- 4Adjust the OpenAI parameters for generating meeting minutes.
- 5Specify the endpoint for sending meeting minutes to the Marketing team.
Apps Used
Zoom
OpenAI
Slack
Categories
Target Roles
Industries
Tags
#ai content generation
#process automation
#workflow management