Creating a Box Application
To create a Box application:
-
Go to https://developer.box.com/, sign into an existing account or create a new one.
-
Click Create New App.
-
Choose Custom App and click Next.
-
Select the User Authentication (OAuth 2.0) method, enter the name of the app in the App name field, and click Create App.
-
Go to the Configuration section, copy, and save Client ID and Client Secret.
-
Add Arctera Insight Capture IP address to Redirect URI.Note: The Redirect URI can be found in theClickinformation of the collector source configuration.
-
Set the following permissions:
-
Application Scopes:
-
Read all files and folders stored in Box
-
Write all files and folders stored in Box
-
Manage users
-
Manage enterprise properties
-
-
Advanced Features: Make API calls the as-user header.
-
-
Click Save Changes.
Related information