- Automatically classify action items from Google Meet discussions.
- Send classified tasks directly to Salesforce for better project tracking.
- Enhance team productivity by reducing manual data entry.
- Ensure critical tasks are not missed after meetings.
Trigger the workflow with an incoming webhook from Google Meet. Fetch meeting data using an HTTP request. Classify action items using AI for accurate task identification. Send classified action items to Salesforce for tracking and management. Handle errors by sending notifications to Slack.
- 1Import the workflow template into n8n.
- 2Configure the Google Meet webhook settings.
- 3Set up the HTTP request to fetch meeting data.
- 4Adjust the AI classification parameters as needed.
- 5Connect the Salesforce endpoint for task submission.