- Automatically create tasks from meeting transcripts.
- Notify team members about their assigned tasks.
- Schedule follow-up meetings based on meeting discussions.
Capture meeting completion events through webhooks. Extract meeting details and transcripts using HTTP requests. Process transcripts with AI to identify action items. Create structured tasks in Airtable based on AI output. Send email notifications to participants about their tasks. Schedule follow-up calls in Google Calendar when needed.
- 1Import the workflow template into your n8n instance.
- 2Configure the webhook to capture meeting events.
- 3Set up the Fireflies integration with the correct API key.
- 4Connect Airtable and Google Calendar accounts.
- 5Test the workflow to ensure all components function correctly.