Email to RSS - is there a link in the RSS to enable the original html to be displayed?
Kill The Newsletter produces an atom feed that includes an HTML link, which allows the original post to be displayed on the browser. Does a similar link exist in the RSS feed from Zapier’s Email to RSS zap?
I can see links to various bits of code on the Zapier’s RSS feed, but nothing that looks like an HTML address.
If you still need help, post screenshot to give us more context about what you are referring to.
If your RSS feed has a link, then that should come thru as a data point output for an item in the feed.
Each RSS feed has it’s own URL.
If you are creating an Item in the Feed, there is a field for Source URL.
Hi Troy
Thanks for responding so quickly :)
I’m using the “Email to RSS” zap to produce a summary of incoming emails (“Title”, “Author” & a thumbnail) which I am displaying on my website .
I’d like to be able to click on the summary and open up the original email content.
With Kill-the-newsletter, I can do this using the html link emboldened below.
With Zapier, I’m not sure how to generate a similar URL. I have the Feed URL for the whole feed, as you indicate above, but not the URL for each item.
‘Source URL’ looks promising, but I’ve looked through the possible fields that can be assigned to that link and don’t see anything that would produce a URL for each item.
Am I missing something obvious?
As a side issue, I regularly get alerts from Zapier advising The app returned "RSS item too large - must be smaller than 10240 bytes". I already have ‘truncate messages over 10KB’ enabled, so Is there anything I can do to reduce the RSS size? (NB: I’m searching the message body for image URLs as a source for the thumbnail on my website, so don’t want to destroy those URLs.)
<item> <title>The Cult of Tidiness!!</title> −<link> Source%20URL </link> </description> Content… </description> −<author> XXXXXX@X.XXXXXX.org ("XXXX XXXXXX via XXXXXX.org") </author> <pubDate>Wed, 18 Jun 2025 10:09:59 +0000</pubDate> <guid isPermaLink="false">XdJMrt70ANulCV1j</guid> </item>
This post has been edited by a moderator to remove personally identifiable information (PII). Please remember that this is a public forum and avoid sharing sensitive details.
@Dr Electron
I believe you would need to provide the Source URL as Zapier won’t produce a URL for each Feed Item.
Did Troy’s replies help to point you in the right direction, or are you still having some trouble?
Let us know how it’s going, want to make sure you’re all set! 🙂
Hey! By default, Zapier’s Email to RSS Zap doesn’t include a clean browser-viewable HTML link like Kill The Newsletter does. It typically pulls in the email content and metadata, but not a direct "view in browser" link.
If the original email includes a viewable link in the body, you can try extracting it using a Formatter step — otherwise, you’d need a workaround like saving the email to a web-accessible location (e.g. Google Docs or Webflow CMS) and linking that manually.