Dropbox image upload
Dropbox is a paid storage solution which provides APIs for uploading files that Zoop uses.
Usage
Using Dropbox you need to go through an OAuth process the first time you use it. Zoop will require an initial set of credentials and will then redirect you to the Dropbox website to authorise Zoop to use your Dropbox account.
Setting up an account
You’ll need a dropbox account first, then follow these steps
- Go to https://www.dropbox.com/developers/apps/
- You will need to provide your dropbox login if you haven’t already
- Click Create app
- For Choose an API select Scoped access option
- For Choose the access type you need select App folder
- Under no circumstances should you use the Full dropbox option. This will create an access token that gives access to all your files. Using App folder limits Zoop to a specific dedicated folder within your dropbox
- For Name your app input a name
- I recommend that you create one app per campaign/set of content you are producing. This will avoid any name clashing with cards that have the same name in different campaigns
- Click Create app. You should see a new screen with a bunch of tabs including Settings and Permissions
- Click the Permissions tab
- Under Files and Folders tick the following options – this permission allows Zoop to upload files to your dropbox
files.content.write
- Under Collaboration tick the following options – this permission allows Zoop to create shared links to uploaded files in your dropbox, allowing TTS to download them
sharing.write
sharing.read
- Click Save
- Click the Settings tab
- Open Strange Eons and run Zoop
- Select the
Dropbox (OAuth2)
option for image storage
- Copy the App key and App secret from the Dropbox settings screen into the Zoop options dialog
- In Zoop, you will see a message in a greyed out
Access token
editor stating Authorisation required
- Click the
Authorise
button
- Your web browser should open. Dropbox will ask you to confirm the access being requested
- In the browser you will see an authorisation token. Copy this from the browser and paste it into the Zoop dialog asking for it
- Click OK on the dialog
- Returning to the options dialog the
Access token
editor should now show Access token created
- You should not need to perform steps 14-16 again. The access token should automatically refresh on future uses of Zoop