2
Answers

Convert [object(array)] in JSON

Swetha

Swetha

5y
700
1
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)