Hey Folks!
I am trying to send a web hook from Jira however; all details are getting captured except the one that contains "Question marks" in the fields.
Is there any specific format to use "question mark" in custom body. Am I doing something wrong here?
Hi @Renu Joshi ,
Have you tried the JSON function ".asJsonString" ?
Your smart value will look like, {{issue.field_with_?.asJsonString}}.
Good day,
Taha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.