MailChimp API 3.0批量/批量订阅 [英] MailChimp API 3.0 batch/bulk subscribe

查看:103
本文介绍了MailChimp API 3.0批量/批量订阅的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于MailChimp API 2.0,有一种批量订阅"方法,用于发送要添加到MailChimp中特定列表的电子邮件地址数组.
如何在新的基于Rest体系结构的MailChimp API 3.0中实现此功能?
参见 https://github.com/mailchimp/APIv3-examples/wiki/Overview
它说它将与对象数组一起使用
但是通过模式,它只接受一个对象
架构 https://us9.api.mailchimp.com/schema/3.0/Lists/Members/Collection.json

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 in the new Rest Architecture based MailChimp API 3.0?
See https://github.com/mailchimp/APIv3-examples/wiki/Overview
It says it would work with array of objects
But by the schema it only accepts an object
Schema https://us9.api.mailchimp.com/schema/3.0/Lists/Members/Collection.json

推荐答案

您要链接的页面看起来像是Beta版本中的文档,但是无论哪种方式,他们都说尚未执行批处理操作. FWIW,真正的文档还将批处理操作列为路线图的一部分,因此我怀疑他们已经完成了.

The page you're linking to look like docs from the beta, but either way, they say that batch operations aren't yet implemented. FWIW, the real docs also list Batch Operations as a part of the roadmap, so I doubt they're done yet.

这篇关于MailChimp API 3.0批量/批量订阅的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆