We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
vick86spb
6 years agoExplorer | Level 4
Appending Dropbox file selector to desktop app
Hi, everyone! I'm trying to append Dropbox file selector to my company's desktop app. Is it possible? Thank you!
vick86spb
Explorer | Level 4
Hi, Walter! I'm doing great, thanks! Our company has a desktop messenger for internal communication and all the files are shared in Dropbox; Dropbox paper is the main way for sharing text documents and task descriptions. Right now I have to copy the document link in browser and send it to the person via our messenger. It would be much more convenient to have a Dropbox file selector right in the app.
We are thinking about adding "Dropbox paper" to the list of possible attachments https://cloud.mail.ru/public/39PR/2iAEAib7W, https://cloud.mail.ru/public/53c2/5woRgZnye. When a person clicks on that the window with Dropbox authoristaion opens. If the person is alredy authorized in the app - the list of the documents is shown and the click on any document adds the link to the input field.
Walter
6 years agoDropbox Staff
Thanks for getting back to me with this additional information Vick - much appreciated!
Could you clarify whether you're using a 3rd party app (the messenger you mentioned) or if you're developing your own?
Our integration with Slack comes in mind but I'll need more information about what your current setup and workflow is as well as - just to make sure we're on the same page. That way I'll be able to send you the most appropriate information or forward your request to the appropriate department ASAP.
Thanks!
- vick86spb6 years agoExplorer | Level 4
Hi, Walter! We develop it on our own and have full control about it. It's https://itunes.apple.com/ru/app/vk-messenger/id1265763895?mt=12, it's available for downloading for everyone, but inside our company (vk.com, the biggest social network in Russia) we use a little more powerful version of it.
It seems that the way it's made with Slack is fine.
Thank you in advance!
Best regards,
Victor- Walter6 years agoDropbox Staff
Thanks for the clarification Victor - much appreciated!
I believe you're referring to our 'Chooser' as found in the following link:
https://www.dropbox.com/developers/chooser
I've also moved your post under the relevant section of our Community so the right people get on it and help further with your inquiry.
Let me know if you need anything else in the meantime!
- Greg-DB6 years agoDropbox Staff
vick86spb Dropbox does offer an API you can use for programmatically listing, uploading, and downloading Dropbox files and Paper documents, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:
https://www.dropbox.com/developers
For the use case you describe, the Dropbox Chooser probably wouldn't be sufficient, so you'd likely want to use the Dropbox API.
For iOS and macOS in particular, we offer both Objective-C and Swift SDKs:
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!