Skip to main content

Box

"Box provides cloud content management and file sharing services for individuals and businesses."

Configuration​

Getting Box OAuth credentials​

If you do not already have a Client Id and Client Secret, you will first need to create them. Start by following these steps.

Once you have completed the OAuth configuration steps, note your Client Id and Client Secret for the next step.

Configuring Box OAuth Credentials in crul​

Navigate to the credentials page in crul (top right corner menu -> credentials).

Click the "create" button.

Select "OAuth" from the type dropdown, then select "Box" from the provider dropdown.

Copy the Client Id into the Client Id credentials form entry. Then copy the Client Secret into the Client Secret credentials form entry.

Test the credential by running the following query. You should see a populated token.access_token column in the results.

oauth --credential "box"