This Trigger will fire every time a new bundle is created by you. You can also set a filter to receive only bundles containing specific words.
Developer info
- API endpoint slug
- inoreader.new_bundle_created_by_me
Trigger fields
No fields for this trigger
Ingredients
Bundle nameThe name of the bundle.
- Slug
- bundle_name
- Filter code
- Inoreader.newBundleCreatedByMe.BundleName
- Type
- String
- Example
- Inoreader
Bundle descriptionThe description of the bundle.
- Slug
- bundle_description
- Filter code
- Inoreader.newBundleCreatedByMe.BundleDescription
- Type
- String
- Example
- Updates about your favorite news reader :)
Bundle URLThe URL of the bundle on Inoreader.
- Slug
- bundle_url
- Filter code
- Inoreader.newBundleCreatedByMe.BundleURL
- Type
- Web URL
- Example
- http://www.inoreader.com/bundle/0014cd635a7f
Bundle imageThe image of the bundle.
- Slug
- bundle_image
- Filter code
- Inoreader.newBundleCreatedByMe.BundleImage
- Type
- Image URL
- Example
- http://www.inoreader.com/cache/bundle_images/1005921515/4b5acdbf894ed041137e0888e0860b9e.jpg
Creator nameThe name of the user who created the bundle.
- Slug
- creator_name
- Filter code
- Inoreader.newBundleCreatedByMe.CreatorName
- Type
- String
- Example
- Bender Rodriguez
Creator profile URLThe profile URL of the user who created the bundle.
- Slug
- creator_profile_url
- Filter code
- Inoreader.newBundleCreatedByMe.CreatorProfileURL
- Type
- Web URL
- Example
- http://www.inoreader.com/u/Jacket
Feeds countThe number of feeds included in this bundle.
- Slug
- feeds_count
- Filter code
- Inoreader.newBundleCreatedByMe.FeedsCount
- Type
- String
- Example
- 35
Created atDate and time bundle was created.
- Slug
- created_at
- Filter code
- Inoreader.newBundleCreatedByMe.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00