Hi @Alex Medved _ConfiForms_ I created IFTTT onError that sends an email.
The email is sent when the previous IFTTT (which create a task in Jira) is not invoked correctly and an error occurs.
In the e-mail I would like to receive the content of the error regarding the previous IFTTT.How to do it?
Hi @Bartosz Drożdżal
Do you know what is returned in the result of the failed call? You can write it back to some hidden field in ConfiForms and then have that field reference in the email
Alex
@Alex Medved _ConfiForms_ My errors most often may be related to the JSON structure.For testing purposes, I receive, for example, this error:I would like to add the content of this error to the email
I am pretty sure these errors can be mitigated with a proper template - using escapeJSON for values that can break JSON and using Velocity templating (#if #else #end) for optional values
@Alex Medved _ConfiForms_
Ok, but I'm not talking strictly about the error itself. I can handle him.I want to extract the content of this error to the email that is sent in IFTTT onError.
It looks like you're new here. Sign in or register to get started.