We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

 blueli's avatar
blueli
Explorer | Level 4
5 months ago

How to correctly use the /files/list_folder/continue endpoint to retrieve the latest added files?

Hello So basically I am working on automation. However, I cannot figure out how to use the "cursor" correctly. My flow is simple.  1. A webhook is triggered by new files added to Dropbox. 2. Use ...
  • Здравко's avatar
    Здравко
    5 months ago

    blueli wrote:

    ...

    But I can only get the latest added items from the cursor from step 0 for the step 3 


    According your explanation, that's what you try to do. Right? Correct me if I misunderstood something.

    Once you keep the CURRENT last cursor, received from the last call to /2/files/list_folder/continue, the next time of execution with this cursor /2/files/list_folder/continue will give you the next changed things (files and/or folders). You have to save again the new latest cursor that will become the new current till the next change etc.

About Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 5 hours ago
323 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!