Reltio Connect

 View Only
  • 1.  Data Reconciliation

    Founding Member
    Posted 01-18-2022 10:25

    Do we have a way or API to extract corsswalk specific data from Reltio ?

    E.g., Crosswalk1 and Crosswalk2 are merged into single entity. Now how can a user extract attribute values contributed by only crosswalk1 or only by crosswalk2.

    The hard way to do it is build a custom utility and separate data based on crosswalk uris which is a complex logic, wondering if there is API or easier way to achieve it. 



    ------------------------------
    Ashish Rawat
    Fresh Gravity
    Bangalore
    ------------------------------


  • 2.  RE: Data Reconciliation

    Reltio Employee
    Posted 01-20-2022 09:16
    Ashish,
    The Get Entity API pulls all of the crosswalk information for each entity extracted.  You can also use Data Export from the console to extract the data.

    ------------------------------
    Steve Singleton
    ------------------------------



  • 3.  RE: Data Reconciliation

    Founding Member
    Posted 01-21-2022 08:42

    Hi Steve,

    In the event of merge data is contributed from different crosswalk and get API exports the same. I am interested in exporting crosswalk specific data for reconciliation.



    ------------------------------
    Ashish Rawat
    Fresh Gravity
    Bangalore
    ------------------------------



  • 4.  RE: Data Reconciliation

    Reltio Employee
    Posted 01-24-2022 11:10
    Hi Ashish,

    Check out the documentation below, is this the API you want?

    https://docs.reltio.com/mergeapis/dataapicrosswalks.html#dataapicrosswalks__getobjcrosswalks

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



  • 5.  RE: Data Reconciliation

    Founding Member
    Posted 01-25-2022 02:09

    Hi Gino,

    Thanks for your response I was interested in split API which could provide actual data contributed crosswalk vise instead of just URIs.



    ------------------------------
    Ashish Rawat
    Fresh Gravity
    Bangalore
    ------------------------------



  • 6.  RE: Data Reconciliation

    Reltio Employee
    Posted 01-25-2022 10:36
    it looks like if you want that, it will be a process to loop through the URI's to get the values....

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