n8n-docs/docs/integrations/builtin/credentials/sendgrid.md
Justin Ellingwood a7dc52d6e1
Change repo links to absolute file paths (#2829)
Co-authored-by: Nick Veitch <nick.veitch@n8n.io>
2025-02-11 17:40:26 +00:00

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.
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{: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:

  1. In the Twilio SendGrid app, go to Settings > API Keys{:target=_blank .external-link}.
  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{:target=_blank .external-link} for more information.