Hey,
I want to connect to a database and in the Body field of the resource, I need to have something like this:
{"query":"Functionname("system.params.name")"}
However, the Body field does not let me input it that way and "needs a valid JSON". The second " around system.params.name are the problem but I need them for the request.
I understand, that I need some kind of escape, but dont know the syntax. Can you help me out here?
Thanks!
Add a reply
Sign up and join the conversation on Discord