We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

dhruvin's avatar
dhruvin
Explorer | Level 4
2 years ago

log activities via API in personal account

Dropbox business account has a log functionality. (Logs for files - added, edited, deleted, moved etc). We can fetch these details via API for Dropbox business account. Isn't it possible to do the same in personal account?
If personal account provides logs functionality, then I can use it to get list of created, edited, deleted and moved files. 

This are my requirements
1. List Created files,

2. List Updated files,

3. List Moved files,

4. List deleted files
5. List replaced files

from above list, which functionalities are possible using Dropbox API?

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    No, the Dropbox API does not offer an event history for non-team accounts, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.

    • dhruvin's avatar
      dhruvin
      Explorer | Level 4

      Hi Greg-DB 

      Thank you for your response.

      Can you share proper documentation on how exactly team event logs work. Also how Can list files and folders that are inside a team folder using API.
      Also is there any way I can filter events based on time?

      I want to sync content of dropbox with external server.