APIs & Integrations

Star_Hub
Member

vidoffset problem when retrieving data from a list

Hello,

My use case is to retrieve data from a list in delta mode.
For the init, no problem. I save the last vidoffset
On the other hand, when a data is added to the list, the vidoffset is sometimes smaller than the last vidoffset, before adding the new one.
Which means that I do not retrieve the new data.
Have you ever encountered this error? API bug?
Thank you for your help.
Kind regards

0 Upvotes
1 Reply 1
Jaycee_Lewis
Community Manager
Community Manager

vidoffset problem when retrieving data from a list

Hey, @Star_Hub 👋 Thanks for your question. 

 

— have you tried adding a retry mechanism after a slight delay to your retrieval logic? For cases when the offset is lower than expected.

— have you tried running these requests during “off hours”? To reduce the chances of lists being updated while you are making your calls.

 

Best,

Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes