vineet Helpful | Level 6

Comments

  • Thnaks for the response. There is a scenario in my project, please find the details below: We are having multiple firms and each firm is having their own dropbox account, and all those dropbox account should be connected with their respective firms. Each firm can have a superuser who will configure their dropbox account.…
  • Thanks for the reply. No intent to move file or folder. I just want to rename a folder and document name via web api.
  • Thanks for the response Greg Can i use GetAccount API , i got the response dbId for reciving notification and pass the parameter dbId into GetAccount API so getting the response for particular user??? ???????
  • Thnaks, for the fast response i want to ask question we have recived Cursor response from Get lateat cursor API and save cursor data into database and I have recived the notification and the save the notification json format into database How can get User details from which API {"list_folder": {"accounts":…
  • We are using from postman https://api.dropboxapi.com/2/files/list_folder/get_latest_cursor parameter {"path": "","recursive": true,"include_media_info": false,"include_deleted": false,"include_has_explicit_shared_members": false,"include_mounted_folders": false,"include_non_downloadable_files": true} response is getting {…