Resolved! Parse JSON array & display value in a html page
Hello experts, I have created a HTML page & consumes custom application REST API. I need to parse the response which has JSON array & require to display the record id in the HTML page. I have tried to use it as JSON object but it did not help. I h...