SendGrid 凭据#
¥SendGrid credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following nodes:
支持的身份验证方法#
¥Supported authentication methods
- API 密钥
¥API key
相关资源#
¥Related resources
有关服务的更多信息,请参阅 SendGrid API 文档。
¥Refer to SendGrid's API documentation for more information about the service.
使用 API 密钥#
¥Using API key
要配置此凭据,你需要一个 SendGrid 账户以及:
¥To configure this credential, you'll need a SendGrid account and:
- API 密钥
¥An API Key
创建 API 密钥:
¥To create an API key:
- 在 Twilio SendGrid 应用中,转到“设置”>“API 密钥”。
¥In the Twilio SendGrid app, go to Settings > API Keys. 2. 选择“创建 API 密钥”。
¥Select Create API Key.
3. 输入 API 密钥名称,例如 n8n integration。
¥Enter a Name for your API key, like n8n integration.
4. 选择“完全访问权限”。
¥Select Full Access. 5. 选择“创建并查看”。
¥Select Create & View. 6. 复制密钥并将其输入到你的 n8n 凭据中。
¥Copy the key and enter it in your n8n credential.
有关更多信息,请参阅 创建 API 密钥。
¥Refer to Create API Keys for more information.