Relative Content

Tag Archive for google-apps-scriptgoogle-workspaceurlfetch

Avoid/Clear cache used by UrlFetchApp when fetching a RSS feed

I encounter a problem on Google Script.
The use of the script is to get RSS feed URLs to fetch from a Google Sheet and if new article(s) are detected (comparing the GUIDs from the fetch to a GUID array stored locally), post them in a Google Chat space.