Way to check if all variables are resolved before sending the template
S
Surprised Minnow
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.
Agathe Brusset
Hello Surprised Minnow! Thanks for sharing this — it’s really helpful. We understand how useful it would be to have an endpoint (or some kind of validation) to confirm all template variables are resolved and to return an error when a variable name is wrong instead of sending it through unresolved. We’ll check this further with the team and get back to you.