Skip to content
ActionLemon SqueezyUpdated May 2026

How do I list Lemon Squeezy subscriptions?

Short answer: Drop the "Lemon SqueezyList Lemon Squeezy Subscriptions" action anywhere in your workflow, map the inputs from upstream nodes, and publish.

Inputs

The fields this action accepts.

Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.

FieldTypeRequiredDescription
Status filter (active, cancelled, expired, etc.)
status
stringOptional
Sample request
{
"status": "{{trigger.status}}"
}
Returns
{
"data": [
{
"id": "1",
"attributes": {
"status": "active",
"renews_at": "2026-06-11T00:00:00Z",
"user_email": "jane@x.com"
}
}
]
}

Use these fields in downstream nodes for routing, logging, or error handling.

Triggered by

Apps that pair well as the trigger for List Lemon Squeezy Subscriptions.

Any of these apps can fire this action as part of a workflow.

FAQ

Questions about List Lemon Squeezy Subscriptions.

What does the List Lemon Squeezy Subscriptions action do in Lemon Squeezy?
Paginated subscriptions with filters by status, customer, product. For MRR rollup workflows and for "all subscriptions ending this month" renewal-management.
What inputs does List Lemon Squeezy Subscriptions require?
List Lemon Squeezy Subscriptions has no required inputs. Sensible defaults are applied if you leave fields blank.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if Lemon Squeezy returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does List Lemon Squeezy Subscriptions support batch operations?
Yes. Run List Lemon Squeezy Subscriptions inside a Loop node to process arrays. Tiny Command handles Lemon Squeezy's rate limits automatically so you don't have to throttle manually.
More actions

Other Lemon Squeezy actions.

Send list lemon squeezy subscriptions from your workflows.

Triggered by anything in the catalog. Free tier available. No credit card.