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
Go to the Box Developer Console.
Create a new app with the Server Authentication (JWT)
Enable the Required Scopes:
Read all files and folders stored in Box
Read and write all files and folders stored in Box
Manage enterprise properties
Admin can make calls on behalf of User
Manage app users
Manage users
Download the config.json file
Last updated