Hey There,
Why does using mapper 2.0 and {{{jsonSerialize record}}} work perfectly in the Build Variables preview but when I run the flow I get an invalid JSON error “An invalid JSON is sent in the request.body, error: please ensure that you have wrapped all JSON property names in quotes. details: Expected ',' or '}' after property value in JSON at position 372 (line 1 column 373)”??
This is how the documentation says to build a body and it should work. I’m having to hand code my variable bodies which is super annoying.
Am I doing something wrong??