...
Info |
---|
Note: You must use team admin account to setup the OAuth app and authenticate it. |
Info |
---|
In Zilla, Billing admin, Security admin, Support admin, Content admin, Security admin and Report admin will be shown as Support Admin in user permissions. |
Steps To Create a Dropbox OAuth App
Open Dropbox Developer App Console. Click on
Create app
button.Select Scoped access option.
Select Full Dropbox - Access to all files and folders in a user's Dropbox option from the available access types.
Fill in the name of the OAuth app in 3rd option and click
Create app
button.Navigate to
Permissions
tab to assign scopes to the OAuth app.Select the following scopes and click
Submit
button.
- account_info.read
- sharing.read
- team_info.read
- team_data.member
- members.read
- groups.readNavigate back to
Settings
tab and addhttps://app.zillasecurity.com/api/auth/callback/dropbox
to the Redirect URIs under OAuth2 section and clickAdd
button.Copy both App key and App secret and save for a later step. These values are found just above the Redirect URIs.
...
Setup Dropbox Application Integration on Zilla
Visit Zilla application and login using your admin credentials and then click on Add Application in the top right.
...
2. A window with a search bar appears, type in Dropbox
in the search bar. Dropbox
app entry will appear at the top of the list, click Add to Applications
button to the right.
...