MailChimp API 3.0 batch/bulk subscribe

后端 未结 4 839
花落未央
花落未央 2021-01-07 11:57

For MailChimp API 2.0 there was a method \'batch-subscribe\', to send in an array of email addresses to be added to a specific list in MailChimp.
How to implement this i

4条回答
  •  渐次进展
    2021-01-07 12:25

    This is not an issue at the Mailchimp end. You just need to use arrays and objects properly.

    Good batch subscribe example you can find here https://rudrastyh.com/wordpress/wp-users-to-mailchimp-list.html#batch_subscribe_php

提交回复
热议问题