A plain RSS-to-alert workflow fires on every single item in the feed. Point it at a competitor's blog or a broad industry feed and you're buried in noise within a day. This one filters by keyword and never repeats a match.
$29
Buy on GumroadA plain RSS-to-alert workflow fires on every single item in the feed, most of which you don't care about. Point it at a competitor's blog or a broad industry feed and you're buried in noise within a day, or you end up building the keyword filtering and duplicate-suppression logic yourself, by hand, in a Code node, from scratch.
Ops people and small agencies already tracking a competitor or an industry feed who are tired of either building the filter/dedup logic themselves or drowning in every-single-post noise from a bare RSS trigger.
No, not for the watching, filtering or dedup steps. Only your chosen notification channel (e.g. a Slack bot token) needs its own credential, which you supply.
You can build this yourself in under an hour if you already know n8n's expression syntax and how workflow static data works for cross-run state. This skips that: the filter and dedup are wired, tested, and documented.
n8n 2.35.5. Pinned version and update policy are in the setup guide.