Skip to main content

Mailjet - Mail API

Sync overview

This source can sync data from the Mailjet Mail API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

This Source Supports the Following Streams

  • contact list
  • contacts
  • messages
  • campaigns
  • stats

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Performance considerations

Mailjet APIs are under rate limits for the number of API calls allowed per API keys per second. If you reach a rate limit, API will return a 429 HTTP error code. See here

Getting started

Requirements

  • Mailjet Mail API_KEY
  • Mailjet Mail SECRET_KEY

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
api_key_secret

Changelog

VersionDatePull RequestSubject
0.1.22022-12-18#30924Adds Subject field to message stream
0.1.12022-04-19#24689Add listrecipient stream
0.1.02022-10-26#18332🎉 New Source: Mailjet Mail API [low-code CDK]