We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
Dominoid
8 years agoNew member | Level 2
Best Way To Upload Thousands of Files .NET API
I have an application that retrieves thousands (across all clients) of PDFs daily from a Point of Sale (POS) computer system. I then upload those files to the users Dropbox account for paperwork rete...
Greg-DB
Dropbox Community Moderator
8 years agoUsing upload sessions and batch committing as outlined in the data ingress guide you linked to is the best way to do this.
We don't have a sample of using that in .NET SDK, but there is a basic example of using upload sessions (without the batch commit) here:
https://github.com/dropbox/dropbox-sdk-dotnet/issues/28
That should be a good starting point for implementing this and then adding the batch commit.
We don't have a sample of using that in .NET SDK, but there is a basic example of using upload sessions (without the batch commit) here:
https://github.com/dropbox/dropbox-sdk-dotnet/issues/28
That should be a good starting point for implementing this and then adding the batch commit.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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!