Turn every new email into a short lived web preview and send it to Telegram for fast review. Great for quick approvals, content checks, and staying on top of important inbox activity without forwarding threads.
When an unread email arrives over IMAP, the flow builds an HTML snapshot and saves it as a private item in GitHub using the Gist API. A Telegram message posts the sender, context, and a button that opens the preview. After a three hour wait, the system deletes the GitHub item and removes the Telegram message. You get instant access when it matters and no long term storage when it does not. The message text supports simple formatting and the button title uses the HTML file name for clarity.
You will need IMAP access to your mailbox, a GitHub account with API access, and a Telegram bot and chat ID. Expect faster reviews and less noise in your inbox, since the link expires on its own. Teams can use this for campaign approvals, client updates, or ops alerts that need a quick look and then disappear. Setup is straightforward in n8n with built in credential screens for each service.