We need to integrate a server which accepts only XML Request Body Template in API POST method instead of JSON.
Please suggest how can we create/modify a Data Action to send XML Request Body as the server is not accepting JSON.
Below is the error for reference:
"message": "REST call for action execute failed. Message: We were unable to process the response from the remote endpoint because it had a 'content-type' header of 'application/xml' instead of the required value of 'application/json'.
#Integrations------------------------------
Maloy Karmakar
------------------------------