We want to able to send some dynamic variables into created templates and be able to send those as email.
It would be nice if there was an endpoint or some way of checking if all the variables are resolved before sending the template.
At the moment, there doesn't seem to be a way to get an error if variable is not resolved in the template.
For instance, if we add a variable with wrong name in the payload and then it causes an unresolved variable in template, it will still besent as is.
That would be very useful feature for most of the automation customers.
Created by Mark
·