Quantcast
Channel: DreamFactory Forum - Latest topics
Viewing all articles
Browse latest Browse all 1523

How do I access a JSON in Dreamfactory? [V8JS]

$
0
0

@EM_FLK wrote:

I am calling a JSON from a CRM API and is returned looking like this:


{"response":
{"result":
{"Contacts":
{"row":
{"no":"1",
"FL":
[
{"val":"Name","content":"Billy"},
{"val":"Age","content":"17"},
]
}
}
},
"uri":"/crm/private/json/Contacts/getRecordById"
}
}


However I cannot seem to access it in the manner that I find online and I was wondering if there was a specific method that was used by Dreamfactory.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1523

Trending Articles