Automate Sales Meeting Prep with AI & APIFY Sent To WhatsApp
1. Periodically Search For Upcoming Meetings [Read about the Scheduled Trigger](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.scheduletrigger) Let's use the Scheduled Trigger node to trigger our Assistant to notify about upcoming meetings. Here, we'll set it for 1 hour intervals to check for meetings scheduled in our Google Calendar. You may need to play with the intervals and frequency depending on how many meetings you typically have.
Integrations Used (9)
Prerequisites
Required Credentials (5)
Multiple services required
This workflow needs 5 different credentials. Make sure you have accounts for all services before importing.
Complexity
Expert level. Custom code, complex logic, many integrations.
When to Use This Workflow
Streamline Team Communication
Automatically route notifications and updates to the right channels and people.
Reduce information overload while keeping everyone informed.
Email Automation
Automate email responses, forwarding, or organization based on rules.
Handle routine email tasks automatically and focus on what matters.
Scheduled Operations
Run automated tasks at specific times - daily reports, weekly cleanups, monthly backups.
Set it and forget it - reliable automation that runs on your schedule.
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
},
"nodes": [
{
"id": "201ef455-2d65-4563-8ec1-318211b1fa6a",
"name": "Get Message Contents",
"type": "n8n-nodes-base.gmail",
"position": [
2080,
500
],
"webhookId": "fa1d496f-17fa-4e50-bae9-84ca85ed4502",
"parameters": {
"simple": false,
"options": {},
"messageId": "={{ $json.id }}",
"operation": "get"
},
...Related Workflows
🤖🧑💻 AI Agent for Top n8n Creators Leaderboard Reporting
AI Agent for n8n Creator Leaderboard Stats https://github.com/teds-tech-talks/n8n-community-leaderboard
Gmail Workflow
Automated workflow: Gmail Workflow. This workflow integrates 19 different services: stickyNote, scheduleTrigger, merge,...
Gmail Workflow
Automated workflow: Gmail Workflow. This workflow integrates 19 different services: stickyNote, scheduleTrigger, merge,...
Send daily translated Calvin and Hobbes Comics to Discord
 Daily Cartoo...
Qualifying Appointment Requests with AI & n8n Forms
1. Qualify Enquiries Using AI [Learn more about the text classifier](https://docs.n8n.io/integrations/builtin/cluster-no...
Calendar_scheduling
Check if incoming email is about appointment We use LLM to check subject and body of the email and determine if it's an...