MailChimp send email v3.0

流过昼夜 提交于 2019-12-10 13:58:32

问题


The version 2.0 of MailChimp APIs has a campaign send API. However I don't find any similar API on v3.0. I do find an automation API where in I can start a workflow, however it appears from the documentation that workflows can't be created using APIs and can be created only using the GUI. The requirement is to be able to send emails using MailChimp API. Please advise.


回答1:


It's now possible to both create and send a campaign through the V3.0 API.

See the 'Action' tab here

You can send to a saved segment, but as far as I can tell, there's no way to create a saved segment via the API.




回答2:


It's not yet possible to edit or create campaigns in API v3.0. See the API v3 roadmap.




回答3:


You actually cannot send one on one email with APIv3.0. Mandrill now takes over for the transactional emails.



来源:https://stackoverflow.com/questions/30258610/mailchimp-send-email-v3-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!