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.