mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
22 lines
881 B
Markdown
22 lines
881 B
Markdown
---
|
|
permalink: /credentials/convertKit
|
|
---
|
|
|
|
# ConvertKit
|
|
|
|
You can find information about the operations supported by the ConvertKit node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.convertKit) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes/ConvertKit).
|
|
|
|
## Prerequisites
|
|
|
|
Create a [ConvertKit](https://convertkit.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Access your ConvertKit dashboard.
|
|
2. Click on the user icon in the top right and select ***Account settings***.
|
|
3. Click on ***Show*** in the ***API Secret*** section to reveal the access token.
|
|
4. Use the access token in the ***API Secret*** section with your ConvertKit API credentials in n8n.
|
|
5. Click on the ***Save*** button to save your credentials.
|
|
|
|

|