Ron5410460
Posts: 0
Joined: Tue Jan 08, 2013 4:16 am

Issues with the sendgrid plug in. Help for a non developer

I have everything in my sendgrid plug in app working perfectly except that

In order to enable templates for my sendgrid transactional emails I need to use this JSON in the X-SMTPAPI header of an SMTP message, or in the x-smtpapi parameter of a mail.send API call.

{
"filters": {
"templates": {
"settings": {
"enable": 1,
"template_id": "5997fcf6-2b9f-484d-acd5-7e9a99f0dc1f"
}
}
}
}

First of all is this possible and if so where do I place these variables in my Sendgrid Service.

Thanks

James9191984
Posts: 0
Joined: Sun Jul 16, 2017 3:04 am

Issues with the sendgrid plug in. Help for a non developer

Is there an updated link to your post? Looking into implementing templates using sendgrid but can't find any documentations on this.

Thanks,

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Issues with the sendgrid plug in. Help for a non developer

Hello James,

Sorry, but we don't have such tutorial. Please search online for an appropriate solution.

Return to “Issues”