Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

  1. Open Dropbox Developer App Console. Click on Create app button.

    Image Modified
  2. Select Scoped access option.

    Image Modified
  3. Select Full Dropbox - Access to all files and folders in a user's Dropbox option from the available access types.

    Image Modified
  4. Fill in the name of the OAuth app in 3rd option and click Create app button.

    Image Modified
  5. Navigate to Permissions tab to assign scopes to the OAuth app.

    Image Modified
  6. Select the following scopes and click Submit button.
    - account_info.read
    - sharing.read
    - team_info.read
    - team_data.member
    - members.read
    - groups.read

  7. Navigate back to Settings tab and add https://app.zillasecurity.com/api/auth/callback/dropbox to the Redirect URIs under OAuth2 section and click Add button.

    Image Modified
  8. 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

  1. Visit Zilla application and login using your admin credentials and then click on Add Application in the top right.

...

  1. Image Added

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.

...