can campaignContent return individual html sections AKA html_header, html_footer etc?

6 views
Skip to first unread message

johnpaul

unread,
Dec 17, 2009, 11:14:02 PM12/17/09
to MailChimp API Discuss
I am working on writing some CRM software that will partner with
MailChimp for sending email but I want to allow users to edit the
campaign template on my site after they have been setup through
MailChimp

Currently campaignContent only returns the full HTML instead of a hash
of the various sections (such as html_header, html_footer etc.

Is there a way to get the campaign content by section so that I can
keep the template structure intact when I import content into my
software and export content back to mailchimp?

AKA instead of campaignContent returning ["html" => 'html code',
'text' => 'text code']
Is there a way to get it to return ['html_header' => 'bla',
'html_footer' => 'bla'.....etc]

Thanks for your time and the GREAT software!

jesse

unread,
Dec 18, 2009, 10:56:35 AM12/18/09
to MailChimp API Discuss
Currently, no, that's not possible. We do plan on enabling that at
some point in the future. The hold up is mostly in how we'll support
the more advanced features of our template language via the API.


jesse

Reply all
Reply to author
Forward
0 new messages