Webflow & Email Newsletters

Extending Webflow's RSS Capability

No items found.
Overview
Email Newsletter Providers
MailerLite
100
MailChimp
101
RSS Newsletter Campaigns
Extending Webflow's RSS Capability
24:31
201
RSS-Triggered Campaigns
202
RSS-Feeds in Campaigns
202
No items found.

Want to extend Webflow's RSS capability?

This video covers some tools & techniques I use for different projects.

Example Code

Example of a JSON Payload in the RSS Description


{
"Name": "",
"Type": "",
"Author": {
  "Name": "Michael Wells",
  "Email": "[email protected]",
  "Link": "https://www.sygnal.com"
},
"Course": {
  "Name": "",
  "Brief": "" 
  }
}

Example Javascript in Zapier Code Step, to decode the JSON Payload

output = JSON.parse(inputData.json);

Resources

Table of Contents
Did we just make your life better?
Passion drives our long hours and late nights supporting the Webflow community. Click the button to show your love.