Forum Discussion

srini_polimera's avatar
srini_polimera
New Contributor III
3 years ago

Remove backslash in json response

Hello, I need help to remove backslashes from json SOAP response below. [{"id":"500001130581","workType":"test","total":7.000}] I tried replace function, but it is not working, Can someone help...