Skip to main content

Paddle

Use the Paddle connector to perform various operations such as creating a product, updating a price, and more. To do this, you'll need to create a new Paddle application. You can find the detailed instructions to create an Paddle application in the Paddle developers documentation.

Prerequisites

To use the Paddle connector, you need to have an Paddle account. If you don't have one, you can create an Paddle account at login.paddle.com.

Supported Authentication Methods

  • Personal API key

Basic Operations

Product

  • Create a product
  • Get a product
  • List all products
  • Update a product

Price

  • Create a price
  • Get a price
  • List all prices
  • Update a price

Customer

  • Create a customer
  • Get a customer
  • List all customers
  • Update a customer