SendGrid email
Use SendGrid as an email provider for verification and notifications.
Create an API key
In the SendGrid dashboard, go to Settings → API Keys. Click Create API Key and set the permissions you need.

Verify sender
Verify your sender via Single Sender Verification or Domain Authentication. See Sender Identity.
Configure the provider in Hanzo IAM
Create an Email provider, set Type to SendGrid, and fill in:
Required
| Field | Description |
|---|---|
| Secret Key | Your SendGrid API key |
| From Address | Verified sender email or domain |
Defaults (can override)
| Field | Default |
|---|---|
| Endpoint | /v3/mail/send |
| Host | https://api.sendgrid.com |
Optional
| Field | Description |
|---|---|
| From Name | Sender display name |
| Email Title | Subject |
| Email Content | Body (HTML supported) |
| Test Email | Recipient for Send Testing Email |

Use Send Testing Email and check the Test Email inbox to confirm delivery.
How is this guide?
Last updated on