Use Cases
- Automate email notifications to Telegram for new messages.
- Store email content as HTML on GitHub for easy access.
- Manage temporary content with automatic deletion after a set period.
How It Works
Trigger on new email arrival via IMAP. Create a GitHub Gist with the email content in HTML format. Send a notification to Telegram with the email details and Gist link. Wait for a specified time before deleting the Gist.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure your GitHub credentials for Gist creation.
- 3Set your Telegram Chat ID for notifications.
- 4Adjust any parameters as needed and activate the workflow.
Apps Used
Telegram
GitHub
Categories
Target Roles
Industries
Tags
#email automation
#notifications
#process automation