Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用过去两天未打开的 SendGrid API 重新发送电子邮件?
提前致谢。
你可以,如果你已经保存了消息内容,那么你可以重新生成消息,如果你有他们的Event Webhook,那么你可以知道特定消息的打开状态。
SendGrid 不保留通过其 API 发送的消息的消息内容,仅保留其营销活动。但是,营销活动应用程序确实具有“尚未打开”的逻辑。