Since template names are quite descriptive, better use an ID?
This is now possible: https://docs.encharge.io/transactional-email-api/send-an-email-from-template
https://docs.encharge.io/transactional-email-api/overview
instead of "templateName" we could use "templateId" or something and use an identifier that can be viewed in the email template
I know already what will happen.. i reference the templateName from the code and then my mate will change that name, causing the code to fail ;)
This is now possible: https://docs.encharge.io/transactional-email-api/send-an-email-from-template
https://docs.encharge.io/transactional-email-api/overview
instead of
"templateName"
we could use
"templateId" or something and use an identifier that can be viewed in the email template
I know already what will happen.. i reference the templateName from the code and then my mate will change that name, causing the code to fail ;)