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