I am investigating the possibilities of MailChimp for mailings. One of the requirements we are looking for is to add dynamic content to a campaign.
According to some SO questions
- Looking to give MailChimp dynamic content?
- Mailchimp API not replacing mc:edit content sections (using ruby library)
this should be possible in V2 of the API. In their own documentation https://templates.mailchimp.com/getting-started/template-language/ MailChimps describes the possibilities for dynamic content.
However, I am unable to see how to edit a mc:edit element using the current V3 API.
The Playground page on their site doesn't reveal any clues either.
Does anyone has experience with this matter?
Thank you!