We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I've installed the Joomla component (3.1.10) and it works fine.
Before sending an email, I've customized email headers as below array(4) { ["X-MJ-TemplateID"]=> int(493239) ["X-MJ-Vars"]=> array(1) { ["URLContactList"]=> string(6) "http://www.google.com" } }
The template provided is well used by MailJet but the X-MJ-Vars doesn't. Any ideas?
The text was updated successfully, but these errors were encountered:
same issue, found a solution?
Sorry, something went wrong.
Hi guys, same issue here, hope you found a solutio, 4 years later ? :( thanks
Same here! Any updates on this?
No branches or pull requests
Hi,
I've installed the Joomla component (3.1.10) and it works fine.
Before sending an email, I've customized email headers as below
array(4) {
["X-MJ-TemplateID"]=>
int(493239)
["X-MJ-Vars"]=>
array(1) {
["URLContactList"]=>
string(6) "http://www.google.com"
}
}
The template provided is well used by MailJet but the X-MJ-Vars doesn't. Any ideas?
The text was updated successfully, but these errors were encountered: