n8n-docs/docs/nodes/credentials/Netlify/README.md
2021-09-23 10:39:22 +03:00

28 lines
684 B
Markdown

---
permalink: /credentials/netlify
description: Learn to configure credentials for the Netlify node in n8n
---
# Netlify
You can use these credentials to authenticate the following nodes:
- [Netlify](../../nodes-library/nodes/Netlify/README.md)
- [Netlify Trigger](../../nodes-library/nodes/NetlifyTrigger/README.md)
## Prerequisites
Create a [Netlify](https://netlify.com/) account.
## Using Access Token
From the Netlify UI:
1. Navigate to **User Settings** > **Personal Access Tokens**.
2. Select **New access token**.
3. Enter a description and select **Generate token**.
From n8n:
4. Enter the access token obtained above.
5. Click **Save** to create your credentials.