This query returns a list of every time there's a new result in a specified Active Search. Active Search is a unique feature of Inoreader, which allows you to subscribe to search results from feeds, folders or even all global feeds managed by Inoreader.
API endpoint slug
inoreader.history_of_active_search_results
Runtime method
performQuery("inoreader.history_of_active_search_results"}
Query fields
Label
Active Search
Slug
active_search
Required
true
Can have default value
false
Label
Filter
Helper text
An optional keyword or phrase. Only articles containing the filter will fire this Trigger.
Slug
filter
Required
true
Can have default value
true
Ingredients
Slug
article_title
Filter code
Inoreader.historyOfActiveSearchResults.ArticleTitle
Type
String
Example
Good News Everyone!
Slug
article_author
Filter code
Inoreader.historyOfActiveSearchResults.ArticleAuthor
Type
String
Example
Bender Rodriguez
Slug
article_content
Filter code
Inoreader.historyOfActiveSearchResults.ArticleContent
Type
String
Example
Hahahahaha. Oh wait you’re serious. Let me laugh even harder.
Slug
article_cover_image
Filter code
Inoreader.historyOfActiveSearchResults.ArticleCoverImage
Type
Image URL
Example
https://ifttt.com/images/no_image_card.png
Slug
article_canonical_url
Filter code
Inoreader.historyOfActiveSearchResults.ArticleCanonicalURL
Type
Web URL
Example
http://blog.inoreader.com/2014/02/inoreader-version-70-and-new-blog.html
Slug
article_inoreader_url
Filter code
Inoreader.historyOfActiveSearchResults.ArticleInoreaderURL
Type
Web URL
Example
http://www.inoreader.com/article/3a9c6e7ddc36db3f
Slug
article_feed_title
Filter code
Inoreader.historyOfActiveSearchResults.ArticleFeedTitle
Type
String
Example
Inoreader blog
Slug
article_feed_url
Filter code
Inoreader.historyOfActiveSearchResults.ArticleFeedURL
Type
Web URL
Example
http://blog.inoreader.com
Slug
article_feed_rss_url
Filter code
Inoreader.historyOfActiveSearchResults.ArticleFeedRSSURL
Type
Web URL
Example
http://blog.inoreader.com/feeds/posts/default
Slug
article_tags
Filter code
Inoreader.historyOfActiveSearchResults.ArticleTags
Type
String
Example
youtube, fun, sports
Slug
article_date
Filter code
Inoreader.historyOfActiveSearchResults.ArticleDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00