Hi,
We want to fetch all the events of all users under the same admin user using admin user's access token. We created "Business API App" with "Team Member File Access" permission. We have couple of questions here.
- Tried with "log-get-events" where it doesn't capture all events(uploading file etc.). webhook/inline polling? Which method do you recommend us to use and is the same available in the sdk?
- We are using sdk v2. But as sdk v2 is in beta, please let us know if this is the same recommended in the production.
- We are using DbxTeamClientV2 to query with asMember("member-id"). Is this the correct way to use it?
We need almost all events such as like, comment, share, file upload, download, folder creation, deletion, edit.. etc. and also need a delta edits/deletes during the next poll. Looking for something like various events together something like log-get-events outputs. Please let us know the recommended way to do this. A quick response will be of great help.
Thank you,
-Arjun Kadayaprath