Reltio Connect

 View Only
  • 1.  Is it possible to get XML response in Get Hops call in Reltio?

    Reltio Partner
    Posted 01-20-2022 03:42
    I would like to get XML response instead of JSON response while doing a Get Hops. I don't want to do any tenant level change. I am looking for an option or a parameter which can give XML response.

    ------------------------------
    Vishal Kangralkar
    Cognizant
    ------------------------------


  • 2.  RE: Is it possible to get XML response in Get Hops call in Reltio?

    Reltio Employee
    Posted 01-21-2022 10:29
    Hi Vishal,

    All interaction with Reltio is via REST.  REST 'only' uses JSON.  If you need an XML response, you are going to need to use an integration tool (MuleSoft can certainly do it, but any other one will be able to) to take the Reltio response and convert it to XML for you.  For example, here is a link about how to do this in the Mulesoft community.  If you are not using MuleSoft, just google 'convert XML to JSON' and the name of the tool that you are using.

    ------------------------------
    Gino Fortunato
    Senior Solution Engineer
    Reltio
    ------------------------------