5 years ago
#15912
::
That’s right. There is a XML postFormat property. But is XML-String accepted for the postBody? The documentation says only JSON:
postBody (optional): a JSON defining the post body. If postBody PLAIN is selected, a string JSON representation of the key/value list will be send to the REST Endpoint
Can you provide an example how to send a post request with XML Body?