n8n-docs/docs/nodes/credentials/Box
2020-09-23 13:55:45 +05:30
..
README.md Updated credential documentation 2020-09-23 13:55:45 +05:30
using-oauth.gif Added Box docs 2020-07-27 17:34:19 +05:30

permalink
/credentials/box

Box

You can use these credentials to authenticate the following nodes with Box.

Prerequisites

Create a Box account.

Using OAuth

  1. Access the Box Developers Console.
  2. Click on the Create New App button.
  3. Select 'Custom App' and click Next.
  4. Select 'Standard OAuth 2.0 (User Authentication)'and click Next.
  5. Enter any other necessary information and click on the Create App button.
  6. 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.
  7. Click the Save Changes button and use the displayed 'Client ID' and the 'Client Secret' with your Box OAuth2 API credentials in n8n.
  8. Click on the circle button in the OAuth section to connect a Box account to n8n.
  9. Click the Save button to save your credentials in n8n.

Getting Box credentials