n8n-docs/docs/integrations/credentials/paddle.md
2022-04-13 09:56:05 +01:00

20 lines
795 B
Markdown

# Paddle
You can use these credentials to authenticate the following nodes with Paddle.
- [Paddle](/integrations/nodes/n8n-nodes-base.paddle/)
## Prerequisites
Create a [Paddle](https://paddle.com/) account.
## Using Access Token
1. Open your Paddle dashboard.
2. Open the ***Developer Tools*** dropdown list in the sidebar and select ***Authentication***.
3. Enter a name and description in the ***Generate Auth Code*** section and click on ***Generate Key***.
4. Click on the ***Reveal Auth Code*** button to reveal the access token.
5. Use the displayed ***vendor_id*** and ***Auth Code*** with your Paddle API credentials in n8n.
6. Click on the ***Save*** button to save your credentials.
![Getting Paddle credentials](/_images/integrations/credentials/paddle/using-access-token.gif)