Rohit Choudhary

Rohit Choudhary

  • NA
  • 156
  • 3.4k

Convert a json string into datatable

Jan 29 2016 4:31 PM
Convert the Json string into datatable
 Path is :- https://affiliate-api.flipkart.net/affiliate/api/.json
check this path and get the json in string format.
Create a datatable for a specific element(tag) which is "apiListings" in this Json.
Note:- Datatable should be as column name and value
                      "resourceName":"tv_video_accessories",
                                                      "put":null,
                                                       "delete":null,
                       "post":null,
                                                       "get":"https://affiliate-api.flipkart.net/affiliate/feeds/rohitdude/category",
                       "deltaGet":null
 
 Please help me as soon as possible.
 

Answers (1)