• Can we use XML rather than JSON as Payload to the current REST API of Sugar?

    Is there a way to handle XML payloads on sugarcrm REST API or can we only do it using SOAP? Like request/response using REST API but rather than using JSON, we would be using XML. I'm looking for a way to present the information to the Sugar instance…