I am trying to create a workflow that do a search query via http request. I’d like to get the number of events of the search result and send email with this information. But I just couldn’t get the $.body.length value in the workflow. I have tried in the JSON evaluator, and it gives the desired value there