- Integrations
- /
- Paddle
Paddle
Paddle merchant-of-record subscription writes
Paddle is the merchant-of-record billing platform — it handles sales tax, VAT, and chargebacks on behalf of the seller, which makes it the default choice for SaaS companies selling globally without wanting to build a tax compliance team. Tiny Command exposes six actions, no triggers (Paddle's event delivery is via Notification webhooks configured in the Paddle dashboard rather than subscribed via API — point them at a Tiny Command webhook trigger to capture events): Create Customer, Get Customer, List Products, List Subscriptions, List Transactions, and Cancel Subscription. The connection uses a Paddle API key (Server-side) from the Developer Tools section, with the environment toggle (sandbox vs production) set per-key. Cancel Subscription supports effective_from values of immediately or next_billing_period — most retention workflows offer the user a choice and pass it through. List Transactions is the right action for revenue reporting; each transaction includes the customer, the line items, totals, currency, and the tax breakdown Paddle remitted on the seller's behalf.
Do anything Paddle can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Cancel Paddle Subscription | Cancels immediately or at period end. For "customer requested cancel → execute" workflows or for "failed payment after N retries → cancel" dunning workflows. |
| Create Paddle Customer | Creates a customer record with email, name. For "new B2B customer → provision in Paddle for billing" workflows. |
| Get Paddle Customer | Returns customer details by ID. The standard lookup for customer-context workflows or for resolving customer IDs to readable identity. |
| List Paddle Products | Returns the product catalog with pricing variants. Useful for resolving product IDs at workflow setup and for catalog inventory. |
| List Paddle Subscriptions | Paginated subscriptions with filters. For MRR reporting and for "subscriptions ending this month" renewal-management workflows. |
| List Paddle Transactions | Paginated transactions with customer, line items, totals, tax breakdown. For revenue-recognition workflows or for sync to accounting systems. |
Pre-built Paddle workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Paddle once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Paddle field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Paddle integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Paddle to Tiny Command?
What Paddle triggers does Tiny Command support?
What Paddle actions can I run from a workflow?
Is the Paddle integration real-time?
Do I need to write code to use Paddle with Tiny Command?
How much does the Paddle integration cost?
More payments apps people connect.
Same category as Paddle, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Paddle.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.