Enbbox Docs

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

  1. Log in to your SendGrid account
  2. Go to SettingsAPI KeysCreate API Key
  3. Give it a name and select permissions:
    • Mail Send — Full Access (required)
    • Template Engine — Read Only (optional, for SendGrid templates)
  4. Click Create & View — save the key (shown only once)

Step 2: Authenticate Your Sender Identity

Before sending at scale, verify your sender:

Step 3: Connect to Enbbox

  1. Navigate to Integrations in the Enbbox dashboard
  2. Click Add Provider → select EmailSendGrid
  3. Enter your API Key, From Email (verified), and Sender Name
  4. Click Test ConnectionActivate

Troubleshooting

IssueSolution
403 ForbiddenAPI key lacks Mail Send permission
Emails go to spamSet up domain authentication (SPF + DKIM)
Sender not verifiedComplete sender identity verification

On this page