Get IFTTT notification for new Inoreader blog posts
This Trigger fires every time we post something on our blog. Use it to keep up to date with our latest features and how-to's.
Developer info
- API endpoint slug
- inoreader.new_blog_post
Trigger 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 title The title of the post.
- Slug
- article_title
- Filter code
- Inoreader.newBlogPost.PostTitle
- Type
- String
- Example
- Good News Everyone!
Post content The content of the post.
- Slug
- article_content
- Filter code
- Inoreader.newBlogPost.PostContent
- Type
- String
- Example
- Hahahahaha. Oh wait you’re serious. Let me laugh even harder.
Post author The author of the post.
- Slug
- article_author
- Filter code
- Inoreader.newBlogPost.PostAuthor
- Type
- String
- Example
- Bender Rodriguez
Post canonical url The original URL of the post.
- Slug
- article_canonical_url
- Filter code
- Inoreader.newBlogPost.PostCanonicalURL
- Type
- Web URL
- Example
- http://blog.inoreader.com/2014/02/inoreader-version-70-and-new-blog.html
Post inoreader url The Inoreader URL of the post.
- Slug
- article_inoreader_url
- Filter code
- Inoreader.newBlogPost.PostInoreaderURL
- Type
- Web URL
- Example
- http://www.inoreader.com/article/3a9c6e7ddc36db3f
Post date Date and time of the post.
- Slug
- article_date
- Filter code
- Inoreader.newBlogPost.PostDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00