I'm using a Custom API Call to add issues to Workfront. I'm looking for a simple way to escape unwanted characters. e.g. Double Quotes, tab characters, new line, etc etc.
There is the replace function, but nested replaces are getting quite tricky and it doesn't seem to work well in the UI etc.
Any advice would help?
Rob
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
You need to use the "Transform to JSON" or "Create JSON" modules to properly escape to JSON strings.
You need to use the "Transform to JSON" or "Create JSON" modules to properly escape to JSON strings.
Thanks. I'll give that a try and let you know
Views
Replies
Total Likes
Just thought I would write back and let you know that this worked for me. I used Create JSON
Thank you again.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies