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 or Co-Admin
Create a new app in Box
Go to the Box Developer Console
Create a new Custom App:
Authentication method: Server Authentication (Client Credentials Grant)
Navigate to Configuration:
Set App Access Level to App + Enterprise Access
Enable the following Application 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
Enable the following Advanced Features:
Make API calls using the as-user header
Create a ticket with Box Support to add the Global Content Manager role. You may need to provide justification or confirm the request as this scope allows broad access to your Box content.
Navigate to Authorization and select
Review and Submit
.In the Box Admin Console, authorize your app for enterprise access (requires view/edit settings and integrations for your company permissions).
Configure Client Credentials Grant in Box.
Enter your Box credentials in the Teleskope UI.
Last updated
Was this helpful?