Skip to content

Paddle#

Use the Paddle node to automate work in Paddle, and integrate Paddle with other applications. Ensemble has built-in support for a wide range of Paddle features, including creating, updating, and getting coupons, as well as getting plans, products, and users.

On this page, you'll find a list of operations the Paddle node supports and links to more resources.

Credentials

Refer to Paddle credentials for guidance on setting up authentication.

Basic Operations#

  • Coupon
    • Create a coupon.
    • Get all coupons.
    • Update a coupon.
  • Payment
    • Get all payment.
    • Reschedule payment.
  • Plan
    • Get a plan.
    • Get all plans.
  • Product
    • Get all products.
  • User
    • Get all users

Example Usage#

This Pathway allows you to create a coupon on Paddle. This example usage Pathway would use the following nodes. - Start - Paddle

1. Start node#

The start node exists by default when you create a new workflow.

2. Paddle node (create: coupon)#

  1. First of all, you'll have to enter credentials for the Paddle node. You can find out how to do that here.
  2. Enter the discount amount in the Discount Amount field.
  3. Click on the Add Field button and select 'Coupon Code' from the dropdown list.
  4. Enter the coupon code in the Coupon Code field.
  5. Click on Execute Node to run the node.