Automate Reddit
Explore Plans
Mobile menu Close menu
InoreaderInoreader

Subscription added to folder

This Trigger will fire every time you add a subscription (new or old) to a specific folder.

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 add a subscription (new or old) to a specific folder.
API endpoint slug
inoreader.subscription_added_to_folder

Trigger fields

Folder Dropdown list

Label
Which folder?
Helper text
Folder to monitor for added subscriptions
Slug
folder
Required
true
Can have default value
false

Ingredients

Subscription titleThe title of the subscription.

Slug
subscription_title
Filter code
Inoreader.subscriptionAddedToFolder.SubscriptionTitle
Type
String
Example
Inoreader blog

Subscription rssurlThe RSS URL of the subscription.

Slug
subscription_rss_url
Filter code
Inoreader.subscriptionAddedToFolder.SubscriptionRSSUrl
Type
Web URL
Example
http://blog.inoreader.com/feeds/posts/default

Subscription URLThe HTML URL of the subscription.

Slug
subscription_url
Filter code
Inoreader.subscriptionAddedToFolder.SubscriptionUrl
Type
Web URL
Example
http://blog.inoreader.com

Folder titleThe folder in which the subscription was added.

Slug
folder_title
Filter code
Inoreader.subscriptionAddedToFolder.FolderTitle
Type
String
Example
Blogs

FoldersComma-separated list of folders for the subscription.

Slug
folders
Filter code
Inoreader.subscriptionAddedToFolder.Folders
Type
String
Example
must-read, sports, blogs

Date addedDate and time subscription was added to the folder.

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