Hi there,
I am new to the cloverleaf. Can someone please share the example on how to send(PUT) the JSON data to the API ?
In my scenario, HL7 message will be coming at the inbound thread and we need to send the JSON data to the API. I have created the JSON using the JSON configurator and using the Xlate, I have populated the data in the JSON attributes. Now I need to send(PUT) the JSON data to the API.
Please suggest which protocol to use and what configuration should be there to make the request and how to handle the response with example?