Reltio Connect

 View Only
  • 1.  Export data for Saved Searches

    Posted 12-28-2021 05:01
    Hi Team,

    We have below API to get the list of saved searches for particular tenant.

    Request type : GET
    URL : {{tenantURL}}/personal/savedSearches

    Can we export the data for the same for the specific saved search.?


    ------------------------------
    Chetan P
    Freshworks
    ------------------------------


  • 2.  RE: Export data for Saved Searches

    Founding Member
    Posted 12-28-2021 08:29
    Hi Chetan,
     In my opinion it can be a 2 step process 
    1. Get saved searches from the Api you mentioned
    2. Identify your saved search object from the response which will give you the filter query. Use _scan Api with filter query to get the data.

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



  • 3.  RE: Export data for Saved Searches

    Posted 12-28-2021 09:00
    Got that...

    This is great Ashish !!!

    ------------------------------
    Chetan P
    Freshworks
    ------------------------------