You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on the same problem and sound a solution.
In https://app.mailjet.com/docs/emails_headers it is stated that you can send the custom campaign name as a header named 'X-Mailjet-Campaign' this seems to work for me.
Hi,
I would like to use mailjet "CustomCampaign" property to attach my mail to a campain.
https://dev.mailjet.com/guides/#grouping-into-a-campaign
I did not find any logic property of Swift_Mime_Message to link correctly CustomCampain into your getMailjetMessage function to push a pull request
Do you have any simple idea or do I need to build my own Swift_Transport ?
The text was updated successfully, but these errors were encountered: