mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
21 lines
850 B
Markdown
21 lines
850 B
Markdown
# Contentful
|
|
|
|
You can use these credentials to authenticate the following nodes with Contentful.
|
|
- [Contentful](/integrations/nodes/n8n-nodes-base.contentful/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Contentful](https://www.contentful.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Open your Contentful dashboard.
|
|
2. Open the 'Settings' dropdown list on the top bar.
|
|
3. Click on ***API keys***.
|
|
4. Click on the ***Add API key*** button in the top right.
|
|
5. Enter a name for the API key in the ***Name*** field and click ***Save***.
|
|
6. Use the displayed ***Space ID***, ***Content Delivery API - access token***, and ***Content Preview API - access token*** with your Contentful node API credentials in n8n.
|
|
7. Click on the ***Save*** button to save your credentials.
|
|
|
|

|