Monitor Instagram hashtag mentions with RecentReborn and Telegram alerts
Quick overview This workflow runs on a schedule or manually to search recent Instagram posts by hashtag via the RecentReborn API, deduplicates mentions across runs, and sends Telegram alerts for new posts or error notifications when the API fails or returns an unexpected response.
How it works Runs every 15 minutes (or on manual test) and loads the configured comma-separated hashtag list and target Telegram chat ID. Splits the hashtag list into individual searches and queries the RecentReborn API for each hashtag’s Instagram results. Sends a Telegram warning if a hashtag search request fails. Validates that each API response contains a results field and alerts via Telegram if the response format is unexpected. Deduplicates posts by URL using stored workflow data and keeps only brand-new mentions across all tracked hashtags. Sends a Telegram message for each new mention (author and post link) or, on manual tests with no new results, sends a single confirmation summary.
Setup Create a RecentReborn API key and add it as an HTTP Header Auth credential used by the RecentReborn hashtag search request. Create a Telegram bot, add a Telegram credential in n8n, and set the chat ID used by the Telegram notification steps. Update the hashtag list (comma-separated) and telegramChatId value in the configuration step before activating the workflow. Enable the “Every 15 Minutes” schedule trigger if you want continuous monitoring, or use the manual trigger for testing.
Requirements A RecentReborn API account (app.recentreborn.com) with an API key
Related Templates
Automated Work Attendance with Location Triggers
his workflow automates time tracking using location-based triggers. How it works Trigger: It starts when you enter or e...
Automated SEO Performance Collection from Google Search Console to NocoDB
Problem Monitoring SEO performance from Google Search Console (GSC) manually is repetitive and prone to human error. Fo...
Summarize SERPBear data with AI (via Openrouter) and save it to Baserow
Who's this for? If you own a website and need to analyze your keyword rankings If you need to create a keyword report on...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments