Remove backslash in json response
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2023 03:38 AM
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
Labels:
- Labels:
-
General Information
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2023 05:34 AM
Fixed the issue. thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2023 07:56 PM
Can you share how you replace backslash ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2023 10:00 PM
If your json input is x and JSON.parse() will help to remove backslashes.
Mapper - Mapping table
