Skip to main content
Question

How do I retrieve JSON data in the correct format?


shahidul
Forum|alt.badge.img+1

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.

Image 1

 

But I am getting the item data not like json format but individual item. See image 2

Image 2

Note: I would use the json data in Code action block to retrieve data by using complex conditional logics. Please help.

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

jayeshkumarbhatia
Forum|alt.badge.img+6

Hey @shahidul ,

 

If you make custom API call in Code by Zapier action that will solve your problem. The output will be in raw json format. 


Troy Tessalone
Forum|alt.badge.img+14

Hi @shahidul 

Here’s an approach to get the RAW JSON: