Json Escape Single Quote - Handling Apostrophes In A Flow - Unfortunately, this doesn't work in a json array instead i've had to replace the double quotes with \\ but when i use the json.parse method i'm seeing the backslash.

Json Escape Single Quote - Handling Apostrophes In A Flow - Unfortunately,…