cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Remove backslash in json response

srini_polimera
New Contributor III

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?

-Thanks

3 REPLIES 3

srini_polimera
New Contributor III

Fixed the issue. thanks

Can you share how you replace backslash ?

If your json input is x and JSON.parse() will help to remove backslashes.

Mapper - Mapping table

image