Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
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
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
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 🙂
Zugriffe
Antworten
Likes gesamt
Just thought I would write back and let you know that this worked for me. I used Create JSON 🙂
Thank you again.
Zugriffe
Antworten
Likes gesamt