Hi everyone, I’m really new to this and its taken me days to set this up. I ran into a problem with my automation sequence.
The automation is suppose to start with Google Sheets to get a range value, then Google Sheets again to search for rows.
After that I have the RSS feed items that then populates Google Sheets add a row with the values from the RSS feed.
So I’m creating an RSS feed from multiple websites at the same time using that automation, pulling data from the site RSS feed into Google Sheets.
Heres the problem:
When I hit the run button the first time, the RSS feed populates Google Sheets with all the data I want.
When I hit the button a second time, whether its the same day or next day, all the exact same URLs and data from the RSS feed gets duplicated over and over again in an endless loop.
I can’t figure out how to set up the proper filter to only populate or add a row when there is a new article or unique URL and data set.
P.S.: Always search first in community, Check Make Academy.
If this is helpful, mark it as a solution and Need expert help or have questions? Contact or comment below!
How would I write out the logic in the filter? I’ve spent a few days on this and cant figure out what is the right formula and where to add the filter either before or after RSS feed?