We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
tenzin
3 years agoExplorer | Level 4
how to allow listening access of Dropbox audio files within my apps interface
I want to allow users of my app to them be able to connect their dropbox account and select the folder they want to allow access to. Their folder names and their file names will be displayed in ...
Greg-DB
3 years agoDropbox Staff
tenzin As Здравко noted, you may want to use Dropbox shared links. The Dropbox Embedder may be useful in that case.
Otherwise, Dropbox does offer an API you can use for listing, uploading, and downloading files, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here.
The following guides may be helpful:
- tenzin3 years agoExplorer | Level 4
Thanks for your response!
I followed the steps in this how to.
https://www.dropbox.com/developers/embedder
I added the embed code and nothing is showing up. I'm having trouble understanding how the users of my app will select the folders from their dropbox that they want to embed into my app.
- tenzin3 years agoExplorer | Level 4
I figured out how to embed the folder. But when I click on a folder within the embed, it opens the file on dropbox. Do you know how to open the file within the embed?
- Здравко3 years agoLegendary | Level 20
Hi tenzin,
Embeder cannot handle all data types. Currently audio and video files are not supported as noted in the link you refer to. You should organize audio playing in your site by yourself. Selecting particular file or folder can be achieved using Chooser too.
Good luck.
- tenzin9 months agoExplorer | Level 4
Do you know how to implement this on an App built on Bubble.io? I'd be open to hiring you to implement this in my Mobile app if you're interested.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!