I am trying to use a REST API that expects JSON in the body of the message as a Destination.
I created mapping to convert an HL7 source into JSON, but it is not being sent in the body of the request to the destination. How do I get the output from the mapping to be sent in the body of the request to the Destination web service?