When I use template with action "Lookup issues" I see an error in logs.
https://i.imgur.com/zkbmHOW.png
{{#lookupIssues}}
:black_small_square: <{{url}}|{{key}} - {{reporter.displayName}} - {{summary}}>
{{/}}
What am I doing wrong?
The Error is not related to the Lookup but rather what data get be sent in the Web Request.
The syntax you provided for your lookup should work as is, you haven't done anything wrong there.
A good way to test if you are getting the response you are looking for would be to add a "Log action" and put the Smart Value in there to make sure you are getting the expected data. When you go to the Audit Log, you will see the output of the Smart Value.
Kris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.