n8n-docs/docs/integrations/builtin/credentials/sendgrid.md
2025-09-10 10:16:20 +01:00

1.2 KiB

title description contentType priority
SendGrid credentials Documentation for SendGrid credentials. Use these credentials to authenticate SendGrid in n8n, a workflow automation platform.
integration
reference
medium

SendGrid credentials

You can use these credentials to authenticate the following nodes:

Supported authentication methods

  • API key

Refer to SendGrid's API documentation for more information about the service.

Using API key

To configure this credential, you'll need a SendGrid account and:

  • An API Key

To create an API key:

  1. In the Twilio SendGrid app, go to Settings > API Keys.
  2. Select Create API Key.
  3. Enter a Name for your API key, like n8n integration.
  4. Select Full Access.
  5. Select Create & View.
  6. Copy the key and enter it in your n8n credential.

Refer to Create API Keys for more information.