简体   繁体   English

使用mailchimp API V3发送单个邮件

[英]Sending single mail using mailchimp API V3

We need to send single mail using MailChimp . 我们需要使用MailChimp发送单个邮件。 Is there any provision in MailChimp to send mail without creating list. MailChimp是否有任何规定在不创建列表的情况下发送邮件。

According to my understanding we need to : 根据我的理解,我们需要:

  1. Create campaign 制作广告系列
  2. create list 创建列表
  3. Map list to campaign 将列表映射到广告系列

So in case of say successful registration , do we need to follow these steps to send single mail or is there some workaround to avoid these many api calls. 因此,如果说successful registration ,我们是否需要按照这些步骤发送单个邮件,或者是否有一些解决方法来避免这些api调用。

Any help appreciated. 任何帮助赞赏。

The Mandrill product (part of MailChimp) is intended for those kinds of one off emails. Mandrill产品(MailChimp的一部分)适用于那些类型的一次性电子邮件。 They call them "transactional" emails since they are based on the user's action. 他们称之为“交易”电子邮件,因为它们基于用户的操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM