mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.4 KiB
1.4 KiB
| title | description | contentType | priority | ||
|---|---|---|---|---|---|
| SendGrid credentials | Documentation for SendGrid credentials. Use these credentials to authenticate SendGrid in n8n, a workflow automation platform. |
|
medium |
SendGrid credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
- API key
Related resources
Refer to SendGrid's API documentation{:target=_blank .external-link} for more information about the service.
Using API key
To configure this credential, you'll need a SendGrid{:target=_blank .external-link} account and:
- An API Key
To create an API key:
- In the Twilio SendGrid app, go to Settings > API Keys{:target=_blank .external-link}.
- Select Create API Key.
- Enter a Name for your API key, like
n8n integration. - Select Full Access.
- Select Create & View.
- Copy the key and enter it in your n8n credential.
Refer to Create API Keys{:target=_blank .external-link} for more information.