Hi!
I'm having JSON code as a list item field which I want to post in a http request.
The Json data seems fine all the way up until I add is as dynamic content in my request.

There I get back slashes before all my "-values.

I just want the request to inser the plain text from my sharepoint list item data as it already is valid JSON.
Is that possible somehow?