Send PostHog person data to Mailjet

Last updated:

|Edit this page

Requirements

Using this requires either PostHog Cloud with the data pipelines add-on, or a self-hosted PostHog instance running a recent version of the Docker image.

You'll also need access to the relevant Mailjet account.

Installation

  1. In PostHog, click the "Data pipeline" tab in the left sidebar.
  2. Click the 'Destinations' tab.
  3. Search for 'Mailjet' and select the destination.
  4. Add your Mailjet API Key at the configuration step.
  5. Press 'Create & Enable' and watch your 'Contacts' list get populated in Mailjet!

Configuration

OptionDescription
Mailjet API Key
Type: string
Required: True
Mailjet Secret Key
Type: string
Required: True
Email of the user
Type: string
Required: True
Where to find the email for the user to be checked with Mailjet
Name
Type: string
Required: False
Name of the contact
Is excluded from campaigns
Type: boolean
Required: False
Whether the contact should be excluded from campaigns

FAQ

Is the source code for this destination available?

PostHog is open-source and so are all the destination on the platform. The source code is available on GitHub.

Who maintains this?

This is maintained by PostHog. If you have issues with it not functioning as intended, please let us know!

What if I have feedback on this destination?

We love feature requests and feedback. Please tell us what you think.

What if my question isn't answered above?

We love answering questions. Ask us anything via our community forum.

Questions?

Was this page useful?

Next article

Send PostHog event data to Make

Trigger scenarios in Make based on PostHog events. Requirements You'll also need access to the relevant Make account. Installation In PostHog, click the Data pipeline tab in the left sidebar. Click the Destinations tab. Search for Make and select the destination. Add your Make webhook URL at the configuration step. Set up your event and property filters to remove unnecessary events. You only want to send events that you want to trigger scenarios. Filter out unrelated events or ones missing…

Read next article