Add a JSON Web Feed to a Campaign
Use the web to inject dynamic content into your messages
Here's an exciting feature that offers clever marketers all sorts of product promotion possibilities. You can inject custom content from an outside web feed source into a tinyEmail campaign template.
What can you do with this tool? Here's one time-saving idea.
To create an external web feed source, you need one or more JSON files with links to images (if applicable). Be sure to copy the URL of each JSON file.
Each JSON file must be hosted in a place that can assign a URL. If you work for a big company, the IT team will know how to set that up. If you are a small to medium-sized operation, one cheap and (sort of) easy solution is to create a free GitHub account. You can create JSON files and store images in the same repository (i.e. folder).
You add the JSON web feed URL in the middle of the campaign creation workflow. I'll skip most of those steps because we covered that work in a different article.
While creating a campaign, you'll come to the Details page. This is where you insert the JSON web feed URL.
On the next page, select a campaign template. Click Use. The template editor displays.
Double-click the HTML block to open the editor.
Add an HTML tag and label for each JSON property (e.g. title, description, etc.) you want to display in the campaign message. For image properties, be sure to include src attributes.
tinyEmail adds property placeholders to the template canvas.