Hello,
I’m working with the Dropbox API and need to download files. However, I want to avoid having to specify the full path of the file every time I want to download it. Is there a simpler way to download files using the API, maybe by using just the file name or something similar?
Thank you in advance!