Forum Discussion

RickPutnam's avatar
RickPutnam
Qrew Cadet
5 years ago

Escaping a single quote in WebHook JSON

I have a Web Hook that is sending JSON data to an end point external to Quickbase. If I embed an escaped single quote in one of the fields it works fine: { "ComplaintSummary" : "This works fine w...