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
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
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 🙂
表示
返信
いいね!の合計
Just thought I would write back and let you know that this worked for me. I used Create JSON 🙂
Thank you again.
表示
返信
いいね!の合計