是否可以使用 Marketo API 和 PHP 向用户列表发送电子邮件

Is it possible to send an email to a list of users using Marketo API and PHP

我有一个 Drupal 网站,我想在创建新的 post 时通过 Marketo 发送电子邮件。我已经了解了 Drupal 方面的内容(我知道如何创建将在我们创建新内容时触发的自定义模块)。

我不知道的是:

1) Marketo API 允许这样做吗? 2)如何?当我尝试学习 this 教程时,我卡在了 $clientId$clientSecret 上,因为这些值现在在 Integration/LauchPointIntegration/Web Services[ 下可用=17=]

谢谢!

你应该有一个管理员帐户之类的。 http://developers.marketo.com/documentation/rest/custom-service/

以下是获取客户端 ID 和密码的方法