cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know what we learned at IBC? Check out our learnings on media, remote working and more right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is the delta 'cursor' transferrable from V1 to V2 (dotnet)

Is the delta 'cursor' transferrable from V1 to V2 (dotnet)

Mark R.5
Helpful | Level 5

I was using a cursor with the longpoll_delta / delta endpoint in V1 of the API to manage some syncing code. I am now converting to V2, so am using theListFolderLongpollAsync / ListFolderContinueAsync methods instead.

 

So is the cursor 'transferrable'? i.e. can I plug in the latest cursor returned from the V1 API (delta) into the ListFolderLongpollAsync method and expect it to do the right thing?

1 Reply 1

Greg-DB
Dropbox Staff

Yes, you can use cursors from v1's delta with v2's listFolderContinue and listFolderLongpoll to pick up where you left off.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?