Reltio Connect

 View Only
  • 1.  Retrieve data through GET entity

    Posted 10-31-2022 23:05
    Hi Team,

    I am looking for a way to retrieve data through GET Entity API using a filter condition to fetch all the records from a particular entity.
    While doing the same I could see only 200 records are fetched per call. Other than below two approaches, can we have an optimised / another route to achieve the same?

    • Using Offset
    • Using Cursor id and loop it until the value turns Null


    ------------------------------
    Chetan Ranganayakulu
    Freshworks
    ------------------------------


  • 2.  RE: Retrieve data through GET entity

    Founding Member
    Posted 11-01-2022 05:34

    Hi Chetan,

    I would recommend to use either Reltio export job which can export entire entity data at once or scan API (with cursor)  which can export upto 2000 records in one call. Get entity API is recommended for small data set as it has limitation of 10k records.



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