Use Cases
- Automate meeting summary generation from Zoom recordings
- Create structured notes in Notion for easy access and sharing
- Enhance productivity by reducing manual note-taking efforts
How It Works
Polls data from Zoom meetings using an HTTP request Processes the data with a Set node to prepare it for summarization Generates a summary using OpenAI's GPT-3.5-turbo model Creates a new page in Notion with the generated summary
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the API URL in the HTTP request node
- 3Set up authentication for Zoom and Notion integrations
- 4Test the workflow to ensure data flows correctly
Apps Used
Zoom
OpenAI
Notion
Categories
Target Roles
Tags
#ai content generation
#workflow management
#document automation