Question
how to convert the selected row value to Json and passed to postman?
Hi!!
I have a grid with some columns.when I select a particular row, that entire row has to be converted into Json format and wanted to be verified in Postman.
Any idea for doing this?
