使用 SendGrid API 发送第一封邮件,需要哪些前提条件?
1
使用 SendGrid API 发送第一封邮件,需要哪些前提条件?
▼
前提
① 注册 SendGrid 账号;② 在后台创建 API Key;③ 本机安装 curl(macOS 自带)。满足后即可用 curl 或官方库发信。
参考:SendGrid Docs “Getting started with the SendGrid API”
① 注册 SendGrid 账号;② 在后台创建 API Key;③ 本机安装 curl(macOS 自带)。满足后即可用 curl 或官方库发信。
参考:SendGrid Docs “Getting started with the SendGrid API”