Mailjet

Mailjet integration on indie.money — send transactional emails, templates, and SMS

Written By pvdyck

Last updated About 1 hour ago

Mailjet

Supported — Send transactional emails, template-based emails, and SMS, plus trigger workflows on Mailjet email events.

NodesMailjet, Mailjet Trigger
AuthAPI Key + Secret Key (email) / Bearer Token (SMS) via Secure Vault

Credential Setup

Mailjet uses two separate credentials depending on the resource.

Mailjet Email API (for the Email resource and the Mailjet Trigger):

  • API Key — your Mailjet API key
  • Secret Key — your Mailjet secret key
  • Sandbox Mode — when enabled, the API validates the payload without actually delivering the message

Mailjet SMS API (for the SMS resource):

  • Token — your Mailjet SMS API token, sent as a Bearer token

Operations

Email

  • Send — send an email with subject, HTML and/or text body, recipients (To, with optional Cc/Bcc), reply-to, custom variables, open/click tracking, and campaign options
  • Send Template — send an email built from a Mailjet template, selected by template ID, with subject, recipients, and variables

SMS

  • Send — send an SMS from a sender name to a recipient with a text message

Mailjet Trigger — starts a workflow when a Mailjet email event fires. Supported events: email.blocked, email.bounce, email.open, email.sent, email.spam, email.unsub.

Compatibility

All operations supported.