Hi Guys,
I am in the process of automating my weekly newsletter sends, I am using Zapier to collect any new blog posts on my website, if there are posts, it should pass them to klaviyo.
I am currently on how to “pass” the template fields into the message.
So far I am:
- Creating a campaign via the API
- Linking the template to the campaign
I will then plan to use the API to run the campaign, but first I need to understand how to pass my `articles: l..]` into the campaign message.
I had a look around but I could not find anything that looked like it helped.
Any guidance would be appreciated.