mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/sendgrid | Learn to configure credentials for the SendGrid node in n8n |
SendGrid
You can use these credentials to authenticate the following nodes with SendGrid.
Prerequisites
Create a SendGrid account.
Using API Key
- Open your SendGrid dashboard.
- Click on Settings on the left sidebar.
- Click on API Keys.
- Click on the Create API Key button.
- Enter the name of the key in the API Key Name field.
- Click on the Create & View button.
- Click on the displayed API key to copy the key.
- Enter the name for your credentials in the Credentials Name field in the 'SendGrid API' credentials in n8n.
- Paste the 'API Key' in the API Key field.
- Click on the Create button to save your credentials.
The following video demonstrates the steps mentioned above.