问题
i have been looking at the API http://apidocs.mailchimp.com/api/1.3/ and i can't find a way to create to a new list.
Please help
回答1:
It's not possible through the API.
It would probably open way too many doors for abusers.
Just make as many lists as you need from within the web-app. (and look at using groups to structure your list data instead)
回答2:
A workaround would be to make a main list, and add interest and when sending filter by interest.
回答3:
This is not possible, the only way to add new lists is having a Partnerapi account in mailchimp.
https://apidocs.mailchimp.com/partnerapi/ https://apidocs.mailchimp.com/partnerapi/1.3/createlist.func.php
来源:https://stackoverflow.com/questions/7985946/how-do-you-create-a-list-using-mailchimp-api-v1-3-php