> ## Documentation Index
> Fetch the complete documentation index at: https://docs.notifuse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mailjet

> Configure Mailjet as your email provider in Notifuse.

Mailjet integration allows you to use Mailjet for sending marketing emails through Notifuse.

<img className="block" src="https://mintcdn.com/notifuse/Gw4P7NadUImyvZfw/assets/screenshots/mailjet_form.png?fit=max&auto=format&n=Gw4P7NadUImyvZfw&q=85&s=8c470e16ff2129b3ecefebae3456d5bc" alt="Mailjet Integration Form" width="3213" height="1928" data-path="assets/screenshots/mailjet_form.png" />

## Configuration

Navigate to **Settings** → **Integrations** → **Add Integration** → **Mailjet**.

<img className="block" src="https://mintcdn.com/notifuse/Gw4P7NadUImyvZfw/assets/screenshots/mailjet_settings.png?fit=max&auto=format&n=Gw4P7NadUImyvZfw&q=85&s=cb9f987156c0e01786e91980405ea0cf" alt="Mailjet Settings" width="1824" height="732" data-path="assets/screenshots/mailjet_settings.png" />

### Form Fields

| Field            | Description                | Example                            |
| ---------------- | -------------------------- | ---------------------------------- |
| **API Key**      | Mailjet public API key     | `1234567890abcdef1234567890abcdef` |
| **Secret Key**   | Mailjet private secret key | `abcdef1234567890abcdef1234567890` |
| **Sandbox Mode** | Enable sandbox mode toggle | `Disabled` (for production)        |

### Senders List

Add sender addresses that have been verified in your Mailjet account:

| Field     | Description                 | Example                    |
| --------- | --------------------------- | -------------------------- |
| **Name**  | Display name for the sender | `Marketing Team`           |
| **Email** | Sender email address        | `marketing@yourdomain.com` |

**Important**: Senders must be verified in Mailjet console before they can be used.

### Usage Types

Mailjet can only be used for marketing emails:

| Option                | Description                                           | Examples                                                  |
| --------------------- | ----------------------------------------------------- | --------------------------------------------------------- |
| **Use for Marketing** | Promotional and newsletter emails sent to subscribers | Product announcements, newsletters, promotional campaigns |

### Webhooks

Notifuse automatically registers the following Mailjet webhooks:

| Webhook Type   | Description                     | Purpose                     |
| -------------- | ------------------------------- | --------------------------- |
| **Delivery**   | Email successfully delivered    | Track successful deliveries |
| **Bounces**    | Email bounced                   | Monitor bounces             |
| **Complaints** | Recipient filed abuse complaint | Handle abuse reports        |

These webhooks provide real-time feedback on email performance and delivery status.

## Prerequisites

Before configuring Mailjet:

1. **Mailjet Account**: Active Mailjet account
2. **Verified Senders**: Email addresses or domains verified in Mailjet console
3. **API Credentials**: Mailjet API key and secret key

## Testing

Click **Test Integration** to verify your configuration.
