A beginner's guide
Explore Plans
Mobile menu Close menu
InoreaderInoreader

New saved web page

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.

About this trigger

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 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.
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 titleThe original title of the article.

Slug
article_title
Filter code
Inoreader.newSavedWebPage.ArticleTitle
Type
String
Example
Good News Everyone!

Article contentThe 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 imageThe 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 URLThe original URL of the article.

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

Article inoreader URLThe Inoreader URL of the article.

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

Article tagsComma-separated list of article tags.

Slug
article_tags
Filter code
Inoreader.newSavedWebPage.ArticleTags
Type
String
Example
youtube, fun, sports

Article dateDate and time the article was saved.

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