You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a [SendGrid](https://sendgrid.com){:target=_blank .external-link} account.
19
-
20
15
## Supported authentication methods
21
16
22
17
- API key
@@ -27,7 +22,17 @@ Refer to [SendGrid's API documentation](https://www.twilio.com/docs/sendgrid/api
27
22
28
23
## Using API key
29
24
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:
31
30
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.
33
37
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