mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 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:
Prerequisites
Create a Box account.
Supported authentication methods
- OAuth2
Related resources
Refer to Box's API documentation{:target=_blank .external-link} for more information about the service.
Using OAuth2
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, you'll need to create a Custom App. Refer to the Box OAuth2 Setup documentation{:target=_blank .external-link} for more information.