Hi,
I am using an action block to retrieve some data.
I want to get the json data like you see in image 1. The doc of the app shows that I should have gotten a data like this.
But I am getting the item data not like json format but individual item. See image 2
Note: I would use the json data in Code action block to retrieve data by using complex conditional logics. Please help.