n8n-docs/docs/nodes/credentials/ConvertKit/README.md
Tanay Pant c8f8e0e4ec 🔨 Minor fixes
2020-09-10 10:40:31 +02:00

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.
![Getting ConvertKit access token](./using-access-token.gif)