Reltio Connect

 View Only
  • 1.  How to update entity with ONLY the latest record when loading using API

    Reltio Partner
    Posted 05-04-2023 09:42

    I am working on a streaming pipeline to create and update entities and relationships in Reltio. The records are streamed from GCP PubSub to Reltio. How do I handle the possible condition where  an older record overwrites a newer record in Reltio?



    ------------------------------
    Dolu Obatusin
    Slalom
    ------------------------------


  • 2.  RE: How to update entity with ONLY the latest record when loading using API

    Reltio Employee
    Posted 05-05-2023 09:44

    Hi Dolu,

    Are you familiar with the partialOverride option in the entities API?  https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-rest-apis/model-apis/entities-api/partial-overrides.  It allows you to either update part of the existing entity or use the new values as the 'correct' one.



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