Page 1 of 1

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

Posted: Sun Nov 15, 2015 9:34 pm
by Ron5410460

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


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

Posted: Mon Nov 16, 2015 4:14 pm
by Serhii Kulibaba

Hello Ron,

Please look at this documentation: https://devcenter.appery.io/documenta...


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

Posted: Sat Sep 09, 2017 3:25 pm
by James9191984

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

Thanks,


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

Posted: Mon Sep 11, 2017 5:50 pm
by Serhii Kulibaba

Hello James,

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