First of all, appreciate the works. This library is indeed helpful.
It works when I tried to create an email campaign in Mailchimp, but I have still some problems I have faced
(1) Campaign name cannot be set different from subject line
(2) Cannot personalize To Field with merge tags, e.g., |FNAME|
(3) Cannot create preview text.
(4) can i programmatically upload image to mailchimp server and then get the image link?
Below is the function I have used to created to create mailchimp campaign.
First of all, appreciate the works. This library is indeed helpful.
It works when I tried to create an email campaign in Mailchimp, but I have still some problems I have faced
(1) Campaign name cannot be set different from subject line (2) Cannot personalize To Field with merge tags, e.g., |FNAME| (3) Cannot create preview text. (4) can i programmatically upload image to mailchimp server and then get the image link?
Below is the function I have used to created to create mailchimp campaign.