I am working on JIRA automation where i would need to consume data from the api response. so i am trying to get the data from {{webhookResponse.body}}.
It works for {{webhookResponse.body}} but not for {{webhookResponse.body.sys}}
Could you check why this is not returning any data?.