Built-in apps
RSS
8 min
true 107 unhandled content type unhandled content type requirements to use the rss app in , you must have a url of an rss feed/atom export a url of the rss feed/atom export retrieve an rss feed url if you don't know the rss/atom feed url of the website you want to retrieve a feed from, you can try adding a common rss feed url part after the website url common feed urls can be in the following formats www website com/feed or www website com/rss for example, https //www make com/en/blog/feed you can retrieve the rss feed url using a third party browser extensions for example, https //chrome google com/webstore/detail/rss subscription extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd (chrome) or https //addons mozilla org/en us/firefox/addon/feedbroreader/ (firefox) you can also find the rss feed url in the website's source code open the website you want to retrieve a feed from press ctrl+u (windows) or command+option+u (mac) on your keyboard to view the page source code press ctrl+f (windows) or command+f (mac) on your keyboard to search the page source code search for rss , feed , or atom to find the rss feed url copy the url rss modules triggers watch rss feed items returns feed item details when a feed item is posted true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type actions retrieve rss feed items retrieves feed items from the specified url true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type troubleshooting trigger execution failed there are several situations when a trigger execution can terminate with an error the url you have entered does not exist or does not contain a valid rss feed/atom export if this happens, the will be stopped, and you will need to enter the correct address the rss/atom file size exceeds the allowed limit if this happens, the import will be stopped for more information, please refer to the docid\ oauioo6oujv0fyglzmrte article trigger did not process rss feed items with websites that frequently update their rss feed/atom export, it can happen that some rss feed items do not get processed here is an example a news portal publishes 40 articles every day, but it only includes the last 20 articles in its rss/atom export feed if the interval for processing is set to one day, then sees only the last 20 articles does not have access to the previous 20 articles, and therefore it cannot process them if this is the case, you'll need to set a shorter interval for processing the articles, like every 12 hours if this is not the case, and the article still has not been processed, it may be that the trigger has not yet reached the given article when executed