SendGrid
Integrate SendGrid with Enbbox for email notifications. Setup guide with API key, sender authentication, and template configuration.
Overview
SendGrid is Twilio's email platform offering high deliverability, analytics, and template support.
Step 1: Generate an API Key
- Log in to your SendGrid account
- Go to Settings → API Keys → Create API Key
- Give it a name and select permissions:
- Mail Send — Full Access (required)
- Template Engine — Read Only (optional, for SendGrid templates)
- Click Create & View — save the key (shown only once)
Step 2: Authenticate Your Sender Identity
Before sending at scale, verify your sender:
- Single Sender Verification — easiest, verify a single email
- Domain Authentication — recommended for production (DKIM + SPF)
Step 3: Connect to Enbbox
- Navigate to Integrations in the Enbbox dashboard
- Click Add Provider → select Email → SendGrid
- Enter your API Key, From Email (verified), and Sender Name
- Click Test Connection → Activate
Troubleshooting
| Issue | Solution |
|---|---|
| 403 Forbidden | API key lacks Mail Send permission |
| Emails go to spam | Set up domain authentication (SPF + DKIM) |
| Sender not verified | Complete sender identity verification |
Email Providers
Enbbox email integrations overview. Connect 18+ email providers including SendGrid, Amazon SES, Resend, Postmark, Mailgun, and custom SMTP for notification delivery.
Amazon SES
Integrate Amazon SES with Enbbox for transactional and marketing email delivery. Setup guide with IAM credentials, region configuration, and sender verification.