You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

how to read nested JSON values along with direct JSON fields to display.

edited Dec 4, 2017 8:00AM in Visual Builder 4 comments

Summary

how to read nested JSON values along with direct JSON fields to display.

Content

Hi,

I have data from external service as below. I have created a BOP with properties as id,name,appid with propertytype as key,text,text respectively. I have to read services object and have to display that data also, how is it possible. Which property type we need to use to reference the services in the below data. Any help from anyone.

rest data:

{"id":1,"name":"simple","appid":100,"services":[{"id":1,"name":"some"}]}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!