The Feedly modules allow you to monitor articles, notes and highlights, create an article, subscribe to a feed, or search for articles, feeds, and subscriptions in your Feedly account.
Prerequisites
In order to use Feedly with Integromat, it is necessary to have a Feedly account. If you do not have one, you can create a Feedly account at feedly.com.
To connect your Feedly account to Integromat follow the general instructions for Connecting to services.
After you click the Continue button, Integromat will redirect you to the Feedly website where you will be prompted to sign in to your Feedly account.
After you successfully sign in, the window is closed and you can continue to work on your scenario.
Retrieves article details when a new story is added to a selected board.
Webhook name | Enter the name for your webhook. |
Connection | Establish a connection to your Feedly account. |
Board | Select the board you want to monitor for new articles. |
The module is triggered when a new article is published in a watched feed, category of feeds, or board.
Connection | Establish a connection to your Feedly account. |
Select what you want to watch |
Select whether you want to watch for the feed category, board or feed. |
Category/Feed/Board |
Select the category, feed or board you want to watch. You can search for the feed via the Choose feed dialog. |
Limit | Enter the maximum number of returned items. |
Triggers when a new note is added to a article.
Webhook name | Enter the name for your webhook. |
Connection | Establish a connection to your Feedly account. |
Adds an article from the provided URL to the selected board.
Connection | Establish a connection to your Feedly account. |
Article URL | Enter the URL of an article you want to add to the board. |
Board | Select the board where you want to add the article. |
Finds the source feed from the provided URL and adds it to the selected feed.
Connection | Establish a connection to your Feedly account. |
Source URL |
Enter the URL of an article you get the source feed url from. E.g. from the URL https://www.theguardian.com/environment/2019/may/14/germanys-afd-attacks-greta-thunberg-as-it-embraces-climate-denial will be returned following source feed URL: feed/https://www.theguardian.com/us/commentisfree/rss |
Board | Select the board where you want to add the article. |
Creates a new article in the Feedly board.
Connection | Establish a connection to your Feedly account. |
Article URL | Enter the URL of an article. |
Board | Select the board where you want to create the article. |
Article Content | Enter the text content for the new article |
Article Title | Enter the title for the new article. |
Article Author | Enter the author of the article. |
Note | Add a note, if needed. |
Retrieves metadata for a specified feed.
Connection | Establish a connection to your Feedly account. |
Feed ID |
Enter or map the Feed ID. |
Connection | Establish a connection to your Feedly account. |
Identify a source by its ID, or URL | Select whether you want to enter (map) the feed ID or URL of the feed you want to subscribe to. |
Title | Enter the feed title. If omitted, the source title in Feedly will be used. |
Categories of feeds | Select the category you want to insert the feed to. |
Returns a list of categories with IDs.
Connection | Establish a connection to your Feedly account. |
Retrieves all sources which a user is currently subscribed to.
Connection | Establish a connection to your Feedly account. |
Searches for a specified term in a feed url, a site title, a site url or a #topic.
Connection | Establish a connection to your Feedly account. |
Query | Enter the search term. |
Limit | The maximum number of results Integromat will return during one cycle. |
Searches articles using criteria.
Connection | Establish a connection to your Feedly account. |
Choose where you want to search | Select whether you want to search in categories, feeds, or boards. |
Category of feeds/Feed/Board |
Select the category, feed or board you want to search in. You can search for the feed via the Choose feed dialog. |
Advanced search | Select whether you want to use the advanced search criteria for your search or not. |
Limit search for |
All of the following words Any of the following words The exact following phrase |
Search for | Enter the search term. Must be words with letters, numbers, dashes(-) or underscores(_) separated by spaces. |
In fields | Specify the fields where you want to search for the term. By default, all fields are used for matching. |
Contains media | Select whether the article must contain audio, video, doc or any of the media types embedded. The default behavior is to not filter by embedded media type. |
Newer than | Enter the Unix timestamp to filter results that are newer than the specified date and time. |
Limit | The maximum number of results Integromat will return during one cycle. |
Allows you to perform a custom API call.
Connection | Establish a connection to your Feedly account. |
URL |
Enter a path relative to For the list of available endpoints, refer to the Feedly Developer Documentation.
|
Method |
Select the HTTP method you want to use: GET POST PUT PATCH DELETE |
Headers | Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
Query String | Enter the request query string. |
Body | Enter the body content for your API call. |
The following API call returns all subscriptions in your Feedly account:
URL:/v3/subscriptions
Method:GET
The result can be found in the module's Output under Bundle > Body.
In our example, 17 subscriptions were returned: