Reltio Connect

 View Only
Expand all | Collapse all

how to access reltio mdm data via soap UI or other API external tool ?

  • 1.  how to access reltio mdm data via soap UI or other API external tool ?

    Reltio Partner
    Posted 01-24-2022 05:32
    hi team,

    I am looking to access the MDM data using the SOAP UI but not getting any info regarding that.
    Can you please help me out access the mdm data through any external api tool.

    thanks
    Pulkit


  • 2.  RE: how to access reltio mdm data via soap UI or other API external tool ?

    Founding Member
    Posted 01-24-2022 06:56
    Hi Pulkit,

    I don't think Reltio exposes the data via SOAP.  Hence there is no WSDL exposed here.  In this case you cannot import all the API's to SOAP UI directly.

    Please have a look at the Reltio's REST API interface here - https://docs.reltio.com/restapis/aboutrestapi.html .

    You can configure the API's in any external tool like Postman , SOAP UI etc.  I'm not sure if we have entire collection exposed from Reltio. 

    You can also take a look at the Developer portal - https://developer.reltio.com/index.htm and it has a good Swagger UI.