Hello guys,
I’m facing a probably simple problem. I’m building a form that sends the data thru a webhook as JSON. The problem is that if the end user completes the form and uses quote symbols the webhook will error out and the zap will halt.
How can I remove any quote symbols or anything that could error out when sending a JSON payload?