mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.5 KiB
1.5 KiB
| title | description | contentType |
|---|---|---|
| Box credentials | Documentation for Box credentials. Use these credentials to authenticate Box in n8n, a workflow automation platform. | integration |
Box credentials
You can use these credentials to authenticate the following nodes with Box.
Prerequisites
Create a Box account.
Using OAuth
/// note | Note for n8n Cloud users You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Box account to n8n. ///
- Access the Box Developers Console.
- Click on the Create New App button.
- Select 'Custom App' and click Next.
- Select 'Standard OAuth 2.0 (User Authentication)'and click Next.
- Enter any other necessary information and click on the Create App button.
- Copy the 'OAuth Callback URL' provided in the Box OAuth2 API credentials in n8n and paste it in the 'Redirect URI' field in the Box app page.
- Click the Save Changes button and use the displayed 'Client ID' and the 'Client Secret' with your Box OAuth2 API credentials in n8n.
- Click on the circle button in the OAuth section to connect a Box account to n8n.
- Click the Save button to save your credentials in n8n.
