Skip to content

Commit 52876ba

Browse files
authored
DOC-1076: Update SendGrid credentials to medium tier template (n8n-io#2432)
1 parent 03513ba commit 52876ba

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

docs/integrations/builtin/credentials/sendgrid.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ You can use these credentials to authenticate the following nodes:
1212

1313
- [SendGrid](/integrations/builtin/app-nodes/n8n-nodes-base.sendgrid/)
1414

15-
16-
## Prerequisites
17-
18-
Create a [SendGrid](https://sendgrid.com){:target=_blank .external-link} account.
19-
2015
## Supported authentication methods
2116

2217
- API key
@@ -27,7 +22,17 @@ Refer to [SendGrid's API documentation](https://www.twilio.com/docs/sendgrid/api
2722

2823
## Using API key
2924

30-
To configure this credential, you'll need:
25+
To configure this credential, you'll need a [SendGrid](https://sendgrid.com){:target=_blank .external-link} account and:
26+
27+
- An **API Key**
28+
29+
To create an API key:
3130

32-
- An **API Key**: To create an API key, go to **Settings > API Keys > Create API Key**. Refer to [Create API Keys](https://www.twilio.com/docs/sendgrid/api-reference/api-keys/create-api-keys){:target=_blank .external-link} for more information.
31+
1. In the Twilio SendGrid app, go to **Settings >** [**API Keys**](https://app.sendgrid.com/settings/api_keys){:target=_blank .external-link}.
32+
2. Select **Create API Key**.
33+
3. Enter a **Name** for your API key, like `n8n integration`.
34+
4. Select **Full Access**.
35+
5. Select **Create & View**.
36+
6. Copy the key and enter it in your n8n credential.
3337

38+
Refer to [Create API Keys](https://www.twilio.com/docs/sendgrid/api-reference/api-keys/create-api-keys){:target=_blank .external-link} for more information.

0 commit comments

Comments
 (0)