用户成功订阅网站后使用sendgrid发送pdf(电子书)文件

Sending pdf (ebook) file after the user successfully subscribe to the website using sendgrid

我正在将 sendgrid 集成到我的 wordpress 网站。订阅部分是通过 sendgrid 的插件完成的,现在我想在用户通过电子邮件成功验证后发送 pdf(ebook) 文件。验证用户的电子邮件后,应自动将包含 pdf 文件的电子邮件发送给已验证的用户。

谢谢

据我所知,您必须使用 sendgrid webhooksApi 才能为您的客户发送自动回复。

您可以阅读 Autoresponders 以了解它们是什么。
并阅读 Setting Up the Inbound Parse Webhook 使用 webhooks。
sendgrid 为您提供不同的库,使开发过程更容易。阅读 Web API v3 了解更多信息。

如果您没有足够的编程技能,我更喜欢您使用 mailerlite 它提供真正简单的自动化 + 文档以及免费计划。

您可以了解 mailerlite 自动化 here