File size: 1,190 Bytes
0a84888
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: Box credentials
description: Documentation for Box credentials. Use these credentials to authenticate Box in n8n, a workflow automation platform.
contentType: [integration, reference]
---

# Box credentials

You can use these credentials to authenticate the following nodes:

- [Box](/integrations/builtin/app-nodes/n8n-nodes-base.box.md)
- [Box Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.boxtrigger.md)

## Prerequisites

Create a [Box](https://www.box.com/) account.

## Supported authentication methods

- OAuth2

## Related resources

Refer to [Box's API documentation](https://developer.box.com/reference/){: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](https://developer.box.com/guides/authentication/oauth2/oauth2-setup/){:target=_blank .external-link} for more information.