Box

Create a Box App

Since Teleskope follows a single-tenant architecture, each customer will have their own dedicated Teleskope instance, with a custom callback URL.

Requirements

  • You are subscribed to the Enterprise Box plan

  • You are a Box Admin

Create a new app in Box

  1. Create a new app with the Server Authentication (JWT)

  2. Enable the Required Scopes:

    1. Read all files and folders stored in Box

    2. Read and write all files and folders stored in Box

    3. Manage enterprise properties

    4. Admin can make calls on behalf of User

    5. Manage app users

    6. Manage users

  3. Download the config.json file

Last updated