Skip to main content

MailWizz

Overview

The MailWizz Audiences destination lets you connect to a MailWizz instance using its API key. This destination is currently in development: credentials can be validated, but loading/syncing data is not yet available.

Setup

  1. Ensure you have access to your MailWizz installation URL (for example, https://mail.example.com).
  2. Generate or obtain a MailWizz API key with access to the Lists API.
  3. In your workspace, create a new destination and select MailWizz Audiences.
  4. Enter the configuration fields below and run a connection test.

Authentication

MailWizz authentication is performed using an API key sent in the X-Api-Key header.

During credential validation, the connector calls:

  • GET {base_url}/api/index.php/lists?format=json

If this request succeeds, the credentials are considered valid.

Configuration

FieldTypeRequiredDescription
base_urlstringYesBase URL of your MailWizz instance. Must start with http:// or https://. Trailing slashes are ignored. Example: https://mail.example.com
api_keystringYesMailWizz API key used for requests (sent as X-Api-Key).

Streams / objects

This destination is intended to load audience-related data into MailWizz, but loading is not yet implemented.

Hashing and normalization

This destination does not currently expose field-level hashing options.

Data contract

Not yet available. The MailWizz Audiences destination is still in development and does not currently load records.