Reltio Connect

 View Only
  • 1.  Finding closest Branch

    Reltio Partner
    Posted 12-09-2024 01:58
    Hi Folks,
     
    We have contact, organization entities and contact-organization, organization-branch relations in Reltio. Lets say contact c1 is associated to organization o1 and o1 has 10 branches for it. Requirement is based on the address of the contact we need to find the closest branch to it and align this branch to contact(create relationship).
     
    Is there any feature/functionality that can help to find the closest branch in this case?


    ------------------------------
    Vikash Malekar

    ------------------------------


  • 2.  RE: Finding closest Branch

    Reltio Employee
    Posted 12-09-2024 07:54

    Hi Vikas,

    Based on the example you provided, are you trying to find the branch with the same address as the contact's?

    If you retrieve the address from the Contact entity beforehand, you can use the connections API to accomplish this. Please refer to the following documentation link for more details on this API:

    Requesting Multiple Entity Connections with a Request | Reltio

    You could also use the search Connections API for this purpose, provided you have the address, and you start your search from the Organization entity. Please refer to the following documentation link for more details on this API:

    Search Connections | Reltio



    ------------------------------
    Mallikarjuna Aakulati
    ------------------------------