Skip to main content

Mailjet connector

Back to the connector overview, authentication methods, and actions.
16 Sept 2026
data-syncAdded scheduled data sync to ten list actions — contacts, contact lists, segments, contact properties, event callbacks, senders, templates, messages, campaign drafts, and campaigns — so these collections can be kept in sync and read back without calling Mailjet on every request. Each refreshes in full on every run, since Mailjet has no consistent updated-since filter to drive incremental sync.
mailjet_list_campaign_drafts, mailjet_list_campaigns, mailjet_list_contact_lists, mailjet_list_contact_properties, mailjet_list_contacts, mailjet_list_event_callbacks, mailjet_list_messages, mailjet_list_segments, mailjet_list_senders, mailjet_list_templates
13 Jul 2026
bug-fixRequired double-quoted string values in create/update_segment expressions, removed the invalid Unverified sender Status filter, documented ID-only sorting on list_segments and list_campaign_drafts, and added recovery/precondition guidance to create_sender and schedule_campaign_draft.