mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
684 B
684 B
| title | description | contentType |
|---|---|---|
| S3 credentials | Documentation for S3 credentials. Use these credentials to authenticate S3 in n8n, a workflow automation platform. | integration |
S3 credentials
You can use these credentials to authenticate the following nodes with S3.
Prerequisites
Create an account on S3 compatible server.
Using Access Token
- Retrieve your S3 endpoint, access key ID, and secret access key from your S3 compatible server.
- Use the S3 endpoint, access key ID, and the secret access key in your S3 node credentials in n8n.
- Click on the Save button to save your credentials.