The RSS modules enable you to monitor and import items from an RSS feed/Atom export of any website.
Prerequisites
In order to use RSS with Integromat, it is necessary to retrieve a feed URL. Please see the How to retrieve the website's feed URL article.
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, for example, in the following formats: www.website.com/feed
or www.website.com/rss
.
For example https://www.integromat.com/en/blog/feed or https://www.theguardian.com/uk/technology/rss.
You can retrieve the RSS feed URL using one of the 3rd party browser extensions. For example RSS Subscription Extension (Chrome) or Feedbro (Firefox).
You can also find the RSS feed URL manually in the website's source code:
1. Open the website you want to retrieve a feed from.
2. Press Ctrl+U (Windows) or Command+Option+ U (Mac) on your keyboard to view the page source code.
3. Press Ctrl+F (Windows) or Command+F (Mac) on your keyboard to search the page source.
4. Search for "rss", "feed", or "atom" to find the RSS feed URL.
5. Copy the URL.
Returns feed item details when a feed item is posted.
URL | Enter a URL of the RSS or Atom feed. |
Maximum number of returned items | Set the maximum number of feed items Integromat will return during one execution cycle.
If the value is set too high, the connection may be interrupted on the side of the given third-party service (timeout). Integromat has no influence on this. We recommend that you set a lower value and either define a higher value for the maximum number of cycles or run the scenario more frequently. For more information, please see the online Help.
|
User name | Enter the user name if the feed is password-protected. |
Password | Enter the password if the feed is password-protected. |
Process RSS fields | Enable the Google Merchant Center option to process fields from Google Merchant Center feed. |
Request compressed content | Enable this option to request a compressed version of the website. |
Retrieves feed items from the specified URL.
Process RSS fields | Enable the Google Merchant Center option to process fields from Google Merchant Center feed. |
URL | Enter a URL of the RSS or Atom feed. |
User name | Enter the user name if the feed is password-protected. |
Password | Enter the password if the feed is password-protected. |
Date from | Enter a date you want to filter returned RSS feed items from. Integromat will process all items that are more recent than the specified date. |
Date to | Enter a date to which you want to filter returned RSS feed items. Integromat will process all items dated on or before the specified date. |
Maximum number of returned items | Set the maximum number of feed items Integromat will return during one execution cycle.
If the value is set too high, the connection may be interrupted on the side of the given third-party service (timeout). Integromat has no influence on this. We recommend that you set a lower value and either define a higher value for the maximum number of cycles or run the scenario more frequently. For more information, please see the online Help.
|
Request compressed content | Enable this option to request a compressed version of the website. |
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 scenario gets stopped and you need to enter a correct address.
The RSS/Atom file size exceeds the allowed limit. If this happens, the import gets stopped. For more information, please refer to the Working with files section.
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 only includes the last 20 articles in its RSS/Atom export feed. If the interval for processing is set to one day, then Integromat sees only the last 20 articles. Integromat does not have access to the previous 20 articles and therefore it cannot process them.
In such case, you need to set a shorter interval for processing the articles, for example, 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 being executed.