
Dropbox
22 FOLLOWERS
Dropbox is the world's first smart workspace that helps people and teams focus on the work that matters.
Dropbox
5M ago
Learn how to configure and customize which scopes your app requests during the Dropbox OAuth 2 app authorization flow ..read more
Dropbox
8M ago
The Dropbox API servers will be updated with certificates issued from a new root starting on or after January 1, 2026.
Some of the official Dropbox SDKs implemented certificate pinning based on a list of root certificates included in the SDKs. These certificates will stop working in many web browsers and devices in 2026, so Dropbox needs to change which root is used to issue its server certificates. Apps using these SDKs need to be updated to the latest versions of the Dropbox SDKs to ensure uninterrupted access to the API.
The versions listed below have been updated to maintain compatibility ..read more
Dropbox
11M ago
A Dropbox team can contain multiple members, and each member may have many of their own files and folders, as well as access to other files and folders, such as via shared folders or team folders. That can add up to a lot of content, and sometimes, it‘s useful to be able to programmatically list all of those items across all of the members of the team, such as for organizational or auditing purposes.
The Dropbox API does offer the ability to list the contents of any particular folder, and there are multiple ways an app could go about finding and listing all of the contents across all team me ..read more
Dropbox
1y ago
Dropbox is updating the team space functionality to improve the scalability and privacy of the team space model. Accordingly we?re introducing some new features and behaviors to the Dropbox API to make sure that apps can properly support team spaces. If your app interacts with team-owned content, read on for information on how to handle these updates in your app?s code.
We?re rolling out the new team features to new and existing teams over the next few months. Customer teams will get an email notification ahead of their scheduled update date. If necessary, please update your app to support t ..read more
Dropbox
1y ago
If you?re using or want to use the official Dropbox Swift SDK or Dropbox Objective-C SDK, read on for information on a major SDK update we?ve released in beta.
We've released a beta version of a significant update to the official Dropbox Swift SDK: SwiftyDropbox 10.0.0-beta.3 This new version has several significant improvements and features requested by the community, including:
support for background sessions
compatibility for Objective-C code bases
native networking without an external dependency
You can find more information in the beta release notes and README file. Please tr ..read more
Dropbox
2y ago
The Dropbox API now returns short-lived access tokens, and optionally returns refresh tokens. This post will cover how and when to retrieve and use refresh tokens. We suggest checking out the OAuth Guide for background first, if you haven’t already.
We recommend using one of the official Dropbox SDKs whenever possible, as they’ll handle most of the work of using the OAuth app authorization flow for you. If you’re using one of the official Dropbox SDKs, refer to its documentation for information on how to use it to process the authorization flow.
Otherwise, read on for information on how to ..read more
Dropbox
2y ago
Dropbox - 5xx
Error (5xx)Something went wrong. Don't worry, your files are still safe and the Dropboxers have been notified. Check out our Help center and forums for help, or head back to home ..read more
Dropbox
2y ago
Dropbox - 5xx
Error (5xx)Something went wrong. Don't worry, your files are still safe and the Dropboxers have been notified. Check out our Help center and forums for help, or head back to home ..read more
Dropbox
4y ago
Integromat is a powerful integration platform to connect apps and automate workflows in just a few clicks. Featuring 600+ apps and 6,000+ endpoints, Integromat is redefining work automation so everyone can get back to what matters the most.
We asked Jessica Herauf, Head of App Partnerships at Integromat, to write a guest post on our developer blog, and share how to accelerate digital paperwork workflows involving digital signature tools, CRMs, and Dropbox.
What is Integromat?
Integromat is the app integration platform that allows anyone to create powerful integrations and autom ..read more
Dropbox
4y ago
In September 2019, we began to represent Dropbox Paper files as .paper documents in the filesystem. This enabled listing, moving, and exporting paper docs with /files endpoints.
Today, we’ve added new endpoints for Paper—now you can create, update, and even append to paper documents in the filesystem! Paper docs can be added using Markdown, HTML, or plain text.
New and Updated APIs
The following APIs have been added or modified:
/files/paper/create - Use this new endpoint to create new Paper docs
/files/paper/update - Use this new endpoint to overwrite or append Paper docs
/files/exp ..read more