Automate Reddit
Explore Plans
Mobile menu Close menu
InoreaderInoreader

History of posts on our blog

This query returns a list of every time we post something on our blog. Use it to keep up to date with our latest features and how-to's.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of every time we post something on our blog. Use it to keep up to date with our latest features and how-to's.
API endpoint slug
inoreader.history_of_posts_on_our_blog
Runtime method
performQuery("inoreader.history_of_posts_on_our_blog")

Query fields

Filter Text input > Other

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

Post titleThe title of the post.

Slug
article_title
Filter code
Inoreader.historyOfPostsOnOurBlog.PostTitle
Type
String
Example
Good News Everyone!

Post contentThe content of the post.

Slug
article_content
Filter code
Inoreader.historyOfPostsOnOurBlog.PostContent
Type
String
Example
Hahahahaha. Oh wait you’re serious. Let me laugh even harder.

Post authorThe author of the post.

Slug
article_author
Filter code
Inoreader.historyOfPostsOnOurBlog.PostAuthor
Type
String
Example
Bender Rodriguez

Post canonical URLThe original URL of the post.

Slug
article_canonical_url
Filter code
Inoreader.historyOfPostsOnOurBlog.PostCanonicalURL
Type
Web URL
Example
http://blog.inoreader.com/2014/02/inoreader-version-70-and-new-blog.html

Post inoreader URLThe Inoreader URL of the post.

Slug
article_inoreader_url
Filter code
Inoreader.historyOfPostsOnOurBlog.PostInoreaderURL
Type
Web URL
Example
http://www.inoreader.com/article/3a9c6e7ddc36db3f

Post dateDate and time of the post.

Slug
article_date
Filter code
Inoreader.historyOfPostsOnOurBlog.PostDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00