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
, time
, email
: 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?