Get help with the Dropbox API from fellow developers and experts.
Hi, Is it possible to create a folderstructure based on the filenames I put into the main folder? Example: If I have a Main folder and put in a file named ABCXXX into it, I then want it to automatically create a folder inside the Main folder based on the first 3 letters of the filename and put the file into that folder. Is…
Hi peepz, I'm running a PHP project for which I read a specific Dropbox directoty using 'list_folder'. Five files (JPG), matching certain criteria are selected from all returned files. So far, so good. Now, I want to embed these five images in a webpage. Somehow, I don't succeed in this. It's clear to me I'm overlooking…
There is way to tag the files and folder from the dropbox.com webapp. I'm using python SDK and I want to tag only folders with my specific string numbers how can I do that using SDK. I have check all the API but did not found it. Thank you in advance.
Good afternoon, We are setting up a process with daily upload of the CSV files from the local repository to the Dropbox repo. The dropbox folder belongs to another colleague with a different Dropbox account, but it is a shared one with a turned-on right to edit and overwrite files. Retrieval of the access token works fine,…
In our Windows desktop application ( C# .NET, WinForms ), we are trying to log into Dropbox, After entering the access code, it showed nothing, and could not proceed further. What should I do ? We use Dropbox APIs to log in, upload, and download photos and videos.
we want to buy enterprise plan,but we have some questions. we will use dropbox in our java program. we are using BOX plateform in our java program,but BOX's developer has a 10GB limit problem. No matter how big storage we bought,such as BOX enterprise plan 15TB,but java program only has 10GB storage to use. Does DropBox…
Is there a way to query a list of all files shared externally across all users? If not, is there a way to do this on a per user level?
I am currently working with the Dropbox API, specifically using the https://api.dropboxapi.com/2/team/members/list_v2 endpoint as documented. According to the official documentation, the TeamMemberProfile object should include a root_folder_id property. However, while implementing this in TypeScript using the official…
I have a web-app that processes images and uploads them to a single dropbox folder (My account). I have an App for my web app in dropbox and I am successfully able to upload images to said folder. The access tokens to the folder expire every four hours, and I am having trouble understanding the OAuth options that will work…
Happy Weekend all. Hope you're doing well. I'm aiming to generate image url from dropbox using Development feature. I faced a challenge where the folder path is not found. I'm sure that the folder path is correct and all the images are located in that folder. Here is my snippet code in Python: Unfortunately, I can't show…
It looks like you're new here. Sign in or register to get started.