Use Cases
- Send daily summaries of important emails to a Slack channel
- Notify team members of new client inquiries received via Gmail
- Automate alerts for specific keywords in incoming emails
How It Works
Trigger the workflow using a cron job every 24 hours Retrieve new emails from Gmail Format the email content for Slack Send the formatted message to a specified Slack channel
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the Gmail node with your email account
- 3Set up the Slack node with the desired channel
- 4Adjust the cron expression if needed
- 5Activate the workflow
Apps Used
Gmail
Slack
Categories
Target Roles
Industries
Tags
#email automation
#notifications
#slack automation