Forum

6 years, 5 months ago #15911
Up
0
Down
::

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?