Solved

Get only Incremental data through REST APIs

  • 5 March 2021
  • 1 reply
  • 85 views

Badge +2

Using the REST API we are able to get the profiles and their timelines.

After this, we don’t need to fetch all profiles .Is there a way to get ONLY new/updated profiles and updated timelines for the same? (Incremental updates).

icon

Best answer by caroline 5 March 2021, 15:54

View original

1 reply

Userlevel 5
Badge +8

Hi there,

Unfortunately, we do not have this functionality built into the APIs at this time. One approach you could take would be to create a segment of profiles updated in the past X time period and pull that segment via our Lists V2 API.

Best,

Caroline

Reply