Get Value from this? Urgent

Hello Koders,

I want to get value for Title from the below →

in list [{“Department”:“Web Development”,“Id”:“9”,“Industry”:“Information Technology”,“JD-Video”:“https://com/hire-buddy-365/video/upload/v1651298053/hwg.mp4",“Minimum-Salary”:“8.24”,“Posted-By”:“9465002761”,“Role”:"Front-end Developer”,“Title”:“Laravel Developer”,“id”:9,“order”:“1.00000000000000000000”}].

Please help me with a block reference.

Thanks in Advance.!

What did you tried so far? Where are you stucked?

1 Like

I didnt got solution,

I used ->lookup in pairs after decoding json text but failed.

1 Like

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun

1 Like

Try this way using [Free] Json To Dictionary Extension

Use this method to get values from each key

Expected a number for an index, but got “Title” instead.
Note: You will not see another error reported for 5 seconds

I am getting this error.

If the response from api is the exact one you posted above then it should work, otherwise I need to know the json structure. Post here the url you use

1 Like