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
- 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.historyOfPostsOnOurBlog.PostTitle
- Type
- String
- Example
- Good News Everyone!
- Slug
- article_content
- Filter code
- Inoreader.historyOfPostsOnOurBlog.PostContent
- Type
- String
- Example
- Hahahahaha. Oh wait you’re serious. Let me laugh even harder.
- Slug
- article_author
- Filter code
- Inoreader.historyOfPostsOnOurBlog.PostAuthor
- Type
- String
- Example
- Bender Rodriguez
- 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
- Slug
- article_inoreader_url
- Filter code
- Inoreader.historyOfPostsOnOurBlog.PostInoreaderURL
- Type
- Web URL
- Example
- http://www.inoreader.com/article/3a9c6e7ddc36db3f
- Slug
- article_date
- Filter code
- Inoreader.historyOfPostsOnOurBlog.PostDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00