n8n-docs/docs/integrations/credentials/convertKit.md
2022-04-28 12:55:18 +01:00

21 lines
810 B
Markdown

# ConvertKit
You can use these credentials to authenticate the following nodes with ConvertKit.
- [ConvertKit](/integrations/nodes/n8n-nodes-base.convertKit/)
- [ConvertKit Trigger](/integrations/trigger-nodes/n8n-nodes-base.convertKitTrigger/)
## 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](/_images/integrations/credentials/convertkit/using-access-token.gif)