Send new RSS feed items to Telegram
This Trigger fires every time a new item is added to the feed you specify.
Developer info
- API endpoint slug
- feed.new_feed_item
Trigger fields
Feed url Text input > Other
- Label
- Feed URL
- Helper text
- for feed URL requirements, <a class="open-native" href="https://help.ifttt.com/hc/en-us/articles/115010396768-My-RSS-feed-is-not-working-correctly" target="_blank">visit the help page</a>
- Slug
- feed_url
- Required
- true
- Can have default value
- true
Ingredients
Entry title The entry's title.
- Slug
- EntryTitle
- Filter code
- Feed.newFeedItem.EntryTitle
- Type
- String
- Example
- Launch Day!
Entry url The entry's URL.
- Slug
- EntryUrl
- Filter code
- Feed.newFeedItem.EntryUrl
- Type
- String
- Example
- http://blog.ifttt.com/coming-soon
Entry author The entry's author name.
- Slug
- EntryAuthor
- Filter code
- Feed.newFeedItem.EntryAuthor
- Type
- String
- Example
- Linden Tibbets
Entry content The entry's content, may contain HTML.
- Slug
- EntryContent
- Filter code
- Feed.newFeedItem.EntryContent
- Type
- String
- Example
- Well here we are on, blah, blah...
Entry image url URL for the first image in the entry. If the entry doesn't have an image will point to a placeholder image.
- Slug
- EntryImageUrl
- Filter code
- Feed.newFeedItem.EntryImageUrl
- Type
- String
- Example
- http://ifttt.com/images/no_image_card.png
Entry published Date entry was created.
- Slug
- EntryPublished
- Filter code
- Feed.newFeedItem.EntryPublished
- Type
- String
- Example
- August 23, 2010 at 11:01PM
Feed title The title of the feed.
- Slug
- FeedTitle
- Filter code
- Feed.newFeedItem.FeedTitle
- Type
- String
- Example
- ifttt Blog
Feed url URL to the feed's regular page.
- Slug
- FeedUrl
- Filter code
- Feed.newFeedItem.FeedUrl
- Type
- String
- Example
- http://blog.ifttt.com/