Skip to main content
SendGrid integration allows you to use SendGrid for sending emails through Notifuse.

Configuration

Navigate to SettingsIntegrationsAdd IntegrationSendGrid. SendGrid Settings

Form Fields

FieldDescriptionExample
API KeySendGrid API key with send permissionsSG.xxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Senders List

Add sender addresses that have been verified in your SendGrid account:
FieldDescriptionExample
NameDisplay name for the senderSupport Team
EmailSender email address[email protected]
Important: Senders must be verified through SendGrid’s Sender Authentication before they can be used.

Usage Types

Configure how this SendGrid integration will be used:
OptionDescriptionExamples
Use for TransactionalSystem-generated emails triggered by user actionsPassword resets, order confirmations, account notifications
Use for MarketingPromotional and newsletter emails sent to subscribersProduct announcements, newsletters, promotional campaigns
You can enable both options to use the same SendGrid configuration for all email types.

Webhooks

Notifuse automatically registers the following SendGrid webhooks:
Webhook TypeDescriptionPurpose
DeliveredEmail successfully deliveredTrack successful deliveries
BounceEmail bouncedMonitor bounces
DroppedEmail dropped before deliveryTrack delivery failures
Spam ReportRecipient filed abuse complaintHandle abuse reports
DeferredEmail delivery deferredTrack temporary delivery issues
These webhooks provide real-time feedback on email performance and delivery status.

Prerequisites

Before configuring SendGrid:
  1. SendGrid Account: Active SendGrid account
  2. Verified Senders: Email addresses or domains verified through SendGrid’s Sender Authentication
  3. API Key: SendGrid API key with Mail Send permissions (starts with SG.)

Creating an API Key

  1. Log in to your SendGrid account
  2. Navigate to SettingsAPI Keys
  3. Click Create API Key
  4. Select Restricted Access and enable:
    • Mail Send → Full Access
    • Tracking → Full Access (for webhooks)
  5. Copy the generated API key (it starts with SG.)

Testing

Click Test Integration to verify your configuration.