Is there a general module to escape characters of a JSON for HTTP Request?

I am able to generate a JSON array containing both the text-like and collection-like replacements.

As object:

And as JSON:
image

Drawback: it costs more operations than I would want. There should be a much simpler way…

here’s the scenario, feel free to try it out:
escaped-merged-json-objects.json (19.6 KB)

here’s how it looks like:

In case you want to apply it to your scenario, make sure to add the ‘ColumnstoChange’ field in the configuration of the monday.com module

2 Likes