Skip to main content
Best answer

Set MailJet CustomID


ZLG_Boss

I want to track an email to a contact’s progression (e.g., sent, open, clicked, bounced) in my CRM. MailJet’s webhook can pass the event , timeemail: and CustomID , among other things. 

It seems to me that the best way to link the MailJet event to the associated contact in my CRM is to set the MailJet CustomID to equal the ContactID in my CRM. 

Is there anyway to set the MailJet CustomID when sending a MailJet email through Zapier? 

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @ZLG_Boss 

The ability to set a Custom ID is not available via the Mailjet Zap app integration.

But a Custom ID can be set if using the Mailjet API: https://dev.mailjet.com/email/guides/send-api-v31/

The Mailjet API can be used via a Webhooks app step: https://zapier.com/apps/webhook/integrations#triggers-and-actions

View original
Did this topic help you find an answer to your question?

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30752 replies
  • Answer
  • April 26, 2021

Hi @ZLG_Boss 

The ability to set a Custom ID is not available via the Mailjet Zap app integration.

But a Custom ID can be set if using the Mailjet API: https://dev.mailjet.com/email/guides/send-api-v31/

The Mailjet API can be used via a Webhooks app step: https://zapier.com/apps/webhook/integrations#triggers-and-actions


ZLG_Boss
  • Author
  • Beginner
  • 2 replies
  • April 26, 2021

Thanks Troy.  I appreciate it.