isa-group/RESTest

Is there any way to send XML API request data and get response in xlm formate?It support for xml or only json request data?

RESTestAPI opened this issue · 3 comments

Is there any way to send XML API request data and get response in xlm formate?It support for xml or only json request data?

Can you please confirm whether this Restest framework supports XML request data ,or if it only supports JSON? I would appreciate any information you can provide on this matter.
Thank you!"

Hi,

Currently RESTest only supports JSON, but we will consider for the future to offer support for XML.

Hi @vicato2000 ,
Could you provide some insights into what changes would be required to implement support for XML in RESTest? I'm interested in understanding the technical and architectural changes.
What are the technical prerequisites or changes necessary to support XML in RESTest?
How will the XML data be structured within RESTest?
How will XML data be parsed and processed within the system?