About this task
This topic provides instructions for obtaining the connection values for the Box connector.
Procedure
- Log in to the Box Developer Console page by using your credentials.
- Go to My Platform Apps, and then click the Create
Platform App button.
- Select Custom App.
The Create a custom app pop-up window appears.
- Specify an application name in the App Name field.
- Select the purpose for your application from the Purpose drop-down menu, and then click
Next.
- Select User Authentication (OAuth 2.0) as the authentication
method for your application, and click Create App.
Tip: For more information about creating an application, see
Setup with OAuth 2.0 on the
boxDEV Guides page.
- Click the Configuration tab, and then copy the Client
ID and Client Secret values from the OAuth 2.0
Credentials section.
- To generate an Access token and Refresh
token, see OAuth 2.0 without SDKs on the boxDEV Guides page.