Getting an RSS feed to only pass the newest post to the next step

I’m trying to get my workflow to only grab the newest event from an RSS feed to put forward to the next step (in this case, a Discord webhook.)

I’m having no luck and honestly, am a little stuck.

Any help would be appreciated. Thank you.

–RyokoAsakura

Hi @ryokoasakura

Were you able to grab new RSS items while you were building the workflow? Is it that new RSS items aren’t being recognized and processed?

1 Like

Apologies for being vague.

The RSS feed is passing all of the current items every time a new item appears, not just the newest. Not sure if thats my error (I expect it is) or how Im parsing the returned info with the webhook.

Hi @ryokoasakura

It sounds like perhaps the RSS items are missing a unique identifier and our built in deduping system is unable to differentiate between them.

Can you please share the specific RSS URL so we can attempt to reproduce?

Thanks!

Hey @pierce and @ryokoasakura It’s look like I have same problem which RSS feeds.
From yesterday 27.09.2022 my RSS push all gathered info from RSS making a lot of noise on slack and mess on clickup.
Example URL used in pipeline Tags from pos-dlib
Previous everything have been working correctly and I received info only about latest releases.
Thanks for help in advance!
If you need any additional data feel free to ask I’ll try to provide them as soon as possible.

RSS URL:
https://alerts.weather.gov/cap/wwaatmget.php?x=FLC105&y=0

Thanks again!

Hey @pierce It’s look like problem showed up once more, today all my workflows sent more than 200 messages about all data gathered from RSS feeds. I can see that I receive more that 700 notifications about updates and I should receive 5 or 6 max today.