【问题标题】:How to send subscriber the same email more than once with Mailchimp API 3.0如何使用 Mailchimp API 3.0 多次向订阅者发送同一封电子邮件
【发布时间】:2018-07-17 05:09:18
【问题描述】:

我正在使用 Mailchimp API 向从我的网站购买的人发送一封订单确认电子邮件。不幸的是,如果他们第二次向我订购,我将无法重新向他们发送相同的电子邮件。我从我的 POST 请求中收到此错误:

{ 
 type: 'http://developer.mailchimp.com/documentation/mailchimp/guides/error-
 glossary/',
 title: 'Bad Request',
 status: 400,
 detail: 'You’ve already sent this email to the subscriber.'
}

有没有办法解决这个问题,还是我必须寻找新的电子邮件软件?

干杯, 丹

【问题讨论】:

    标签: email mailchimp mailchimp-api-v3.0


    【解决方案1】:

    没有办法解决这个问题 - Mailchimp 设置了这些限制。我建议使用基于交易的电子邮件服务而不是 Mailchimp 来实现这一点。

    【讨论】:

      猜你喜欢
      • 2018-10-17
      • 2016-05-25
      • 2015-11-20
      • 2015-10-21
      • 1970-01-01
      • 1970-01-01
      • 2010-11-01
      • 2019-02-03
      • 1970-01-01
      相关资源
      最近更新 更多