n8n-docs/docs/nodes/credentials/S3
Tanay Pant d30c29402c 🐛 Bug fix
2020-09-17 12:42:33 +02:00
..
README.md 🐛 Bug fix 2020-09-17 12:42:33 +02:00

permalink
/credentials/s3

S3

You can find information about the operations supported by the S3 node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

Create an account on S3 compatible server.

Using Access Token

  1. Retrieve your S3 endpoint, access key ID, and secret access key from your S3 compatible server.
  2. Use the S3 endpoint, access key ID, and the secret access key in your S3 node credentials in n8n.
  3. Click on the Save button to save your credentials.