Please share screenshots of the scenario – relevant module fields and filters, especially the module that outputs the JSON with escaped quotes? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a text file, and upload it here into this discussion thread:
Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service (Jotform).
Following these steps will allow others to assist you here. Thanks!
If your input is like a text, please use the below formula to make suitable json format.
{{replace(replace(replace(replace(13.input; “\“”; “”“”); “\””; “”“”); “”“[”; “[”); “]””; “]”)}}