This Trigger will fire every time you save a web page to your Inoreader. Web pages are external articles (not related to RSS feeds) that you can save in your Inoreader for later. They behave just like normal articles and have almost the same properties.
Developer info
API endpoint slug
inoreader.new_saved_web_page
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
Article title
The original title of the article.
Slug
article_title
Filter code
Inoreader.newSavedWebPage.ArticleTitle
Type
String
Example
Good News Everyone!
Article content
The content of the article (RSS summary).
Slug
article_content
Filter code
Inoreader.newSavedWebPage.ArticleContent
Type
String
Example
Hahahahaha. Oh wait you’re serious. Let me laugh even harder.
Article cover image
The cover image for the article. Will be filled with a placeholder if it doesn't exist.
Slug
article_cover_image
Filter code
Inoreader.newSavedWebPage.ArticleCoverImage
Type
Image URL
Example
https://ifttt.com/images/no_image_card.png
Article canonical url
The original URL of the article.