Dropbox
Authentication
Dropbox uses Oauth 2.0 to connect. This means that you will need to create an app in the developer portal for Dropbox, and an authorized user for that app must complete the authentication in Middle.
Create a new Dropbox app
Go to the Dropbox App Console and complete the below steps:
Click Create App
Chooe the API - Scope Access
Choose App Folder Access
Click Create App
App Folder Access allows the business to place all files the they want in the integration inside their app folder and keep the rest of their Dropbox separate

Authenticate Dropbox in Middle
Once the API Key has been set up, you will be able to authenticate Dropbox from your Middle account.
By default, your authentication is connected to the root folder of the App Folder you've connected, meaning any files you drop in there would be selected. However, this integration is not recursive, meaning any folders within the App Folder will not be searched.
You can optionally add a subfolder as part of authenticating your Middle account. For folder content syncs, we would retrieve any files inside the folder you indicate.
You will need to add the lower-case file path name for the folder.
Ex: "/new folder" is the file path for the folder called "New Folder"
You can come back and do this step later if needed - it's not required for initial authentication.
Adding a new folder path via the Middle authentication Hit Save

Launch the OAuth flow
You will then see a screen like this:

Ensure the correct API key is selected
Hit Save
Hit Launch OAuth Flow and authenticate with a user who either created or has developer access to the App created in the Dropbox App Console
Sign in (if not already), and authorize the connection
This should redirect you back to Middle with “oAuth Success”
Setup a Dropbox folder for email attachment receiving
You can setup a unique email address for your Dropbox folder to receive emails and store attachments as files.
To do this, use the Email to Dropbox app:
Last updated
Was this helpful?