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
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.