Reltio Connect

 View Only
  • 1.  Count of Automatic Matches

    Posted 08-31-2023 13:41

    Hello all, 

    I was curious if there was any way to get a count of automatic matches that each match rule has made. 

    I can see that there is a Reltio Reporting section, but we don't seem to have that set up. 

    Is there an API or anything else I can use to directly get these counts? 

    Thank you!!



    ------------------------------
    ujwal upadhyay
    fultonbank
    ------------------------------


  • 2.  RE: Count of Automatic Matches

    Reltio Employee
    Posted 09-15-2023 23:38

    Hi Ujwal,

    Presently, there isn't a single API available to retrieve this count. To obtain it, you would need to iterate through the entities and utilize the "/entities/{{entityURI}}/_crosswalksTree" API, which provides the merge history of the entity. Within the response of the "/_crosswalksTree" API, you can find the mergeReason and mergeRules, which can be employed to calculate the count of automatic matches/merges.

    Hope this helps.



    ------------------------------
    Suchen Chodankar
    ------------------------------