n8n-docs/docs/integrations/builtin/credentials/paddle.md
2023-07-18 15:33:16 +01:00

28 lines
1.0 KiB
Markdown

---
title: Paddle credentials
description: Documentation for Paddle credentials. Use these credentials to authenticate Paddle in n8n, a workflow automation platform.
contentType: integration
---
# Paddle credentials
You can use these credentials to authenticate the following nodes with Paddle.
- [Paddle](/integrations/builtin/app-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/builtin/credentials/paddle/using-access-token.gif)