Functions: Escape JSON function
Cor Schutte
Would be useful to have an "Escape JSON" function same you for Escape HTML.
Thanks
Log In
Adam Malik
While you can active a lot with the Parse JSON module, it can get clunky and operations heavy.
If the ambition is for Make.com to allow us to use GPTs and agents robustly I making this available is a must IMO. As make is on javascript its not a big deal all we need is JSON.stringify as a text function.
It would build on the excellent work on enabling Agents and the MCP and I think unblock a lot of stuff.
Ok let me buy custom functions as an addon for the Teams plan (or any plan) - bills need to be paid after all i get it.
Thomas Van Gerven
+1
would help me a lot!
Thanks!
Gabriel Radic
Just wasted a couple of hours and I still don't have a reliable solution.
Please help!
Zilvinas Bartkus
anything? over 2 years have passed. I can't believe something that simple is not implemented on a no-code platform.
Steve Moss
Yes, please!
Daniel Walsh
This is sooooo necessary!
Justin Webb
I need this as well
Julius Förster
Any update Darin Patterson
Cristóbal Parraguez
We need this ASAP
D
Darin Patterson
Merged in a post:
Functions: Escape quotation marks
Eyal Gershon
While using the HTTP module I come across instances where one or more of my payload keys have quotation marks in the value (this is common for abbreviations in Hebrew).
This results in a broken JSON.
Any code framework has a way to somehow escape these quotation marks so the JSON structure does not brake.
Have you guys thought about maybe adding an escape function ?
------------------------
BEST PRACTICE:
Use "JSON > Create JSON" module which automatically escapes quotation marks and other letters, that make issues in JSON payloads.
Load More
→