Discuss Dropbox Developer & API
Hi guys,
I recently read the DropBox API documentation and I'm trying to create an application to store my pdf files into my drive. Based on the documentation I dont have any problem to upload and download files but Do you have any idea how I can attach the file I uploaded to DropBox to an email using C#?
I dont want to add the file link I need to attach the physical file to my email.
Thanks in advanced.
As you found, the Dropbox API offers the ability to upload, download, and share files to/from Dropbox. It doesn't offer functionality for directly emailing files as attachments though.
If you have a file that you wish to email as an attachment, whether you happened to upload or download that file to/from Dropbox, I'm afraid that's not something we can help with. You'll need to implement the code in your app for sending email with an attachment, using third party libraries/services, as necessary.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!