Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Gabriel A.1
9 years agoNew member | Level 1
Using Dropbox API with C# MVC
I have a simple page that has a textbox and a button. The idea is that the user will enter a shared link that has multiple files into the textbox,a Save As dialog box will popup and the user will dow...
Gabriel A.1
9 years agoNew member | Level 1
Gregory,
I have MVC setup already. My question is for example how do you get a file from a link.
Below does not help me in C#. In other words, how do I set up a simple example with the API to get the /get_shared_link_file in .NET?
curl -X POST https://content.dropboxapi.com/2/sharing/get_shared_link_file \
--header "Authorization: Bearer <REDACTED>" \
--header "Dropbox-API-Arg: {\"url\": \"https://www.dropbox.com/s/2sn712vy1ovegw8/Prime_Numbers.txt?dl=0\",\"path\": \"/Prime_Numbers.txt\"}"About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!