Closed nemanjapetrovic closed 7 years ago
Hello Nemanjapetrovic,
In your message, you seem to be missing the following
"TemplateLanguage": true,
This will indicate to the API that you want the template language to be processed.
By default the processing is turned off.
You can check here for more information
Hope it helps
@eboisgon
Yap, that was the problem. Thank you!
Hi guys,
I have an issue sending template variables with v3.1 API:
So here it is: I have template stored on your website with button HTML like:
And I am sending API (v3.1, nodejs, npm:"node-mailjet": "3.2.1") request like this one:
And my button in received HTML doesn't have at all href link, is there something else to add to this API call or?