Swetha

Swetha

  • NA
  • 196
  • 23.9k

Convert [object(array)] in JSON

Apr 24 2019 8:57 AM
Hi,
 
I retrieved sharepoint online list data using rest api call and got results as:
data.d.results[0] ,data.d.results[1]...like wise 20 records.
now how to convert this 20 records into JSON format?
 
Please  share the syntax for converting into JSON format.

Answers (2)