Skip to main content

Hey guys, I noticed a very annoying issue that I was surprised to see no one talks about!

When user input contains special characters (\n , / etc...) it breaks the json when i want to send it to Make

But there is no option to clean the input inside Manychat, and beacause it breaks the Json - I also cannot send it to Make to sanitize the input !!

Does anyone knows how to solve it? plz

Thank you all very much

There’a fix for that @shai-ai !

Remove the “” from your variable, and check the “Encode to JSON” option. Like this:

 

Problem solved ;)


Perfect thank you!!


Reply