Skip to content
PaymentsReal-timeUpdated May 2026
R

Recurly

Subscription billing events on Recurly

Recurly is the subscription-billing platform for businesses whose entire revenue model lives on recurring payments, SaaS, streaming, subscription boxes, anything where the dunning logic, proration, and revenue-recognition rules need to be correct or the business breaks. Three triggers cover the high-stakes moments: Subscription Created (a new customer signed up), Subscription Canceled (churn, the moment that needs the most downstream automation), Payment Success (revenue cleared). Six actions cover the operational surface: Create Account, Create Subscription, Get Account, Get Subscription, Cancel Subscription, List Invoices. The integration uses a Recurly API key from your account settings. Common patterns: Subscription Canceled fires a workflow that runs a churn-investigation flow (AI classifies the cancellation reason from a text field, fans to HubSpot as a Closed-Lost reason, and adds the contact to a winback Mailchimp audience), or Payment Success on a high-MRR account triggers a customer-success notification.

3triggers
6actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Recurly does.

3 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Recurly 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.

ActionWhat it does
Cancel Recurly SubscriptionCancels immediately or at period end. For "customer requested cancel" or for "failed payment after N retries" dunning workflows.
Create Recurly AccountCreates a customer account in Recurly (precursor to subscriptions). For "new lead → provision Recurly account before subscription" workflows.
Create Recurly SubscriptionProvisions a new subscription on an existing account with plan, trial, addons. For "B2B deal closed → provision their subscription from the deal data" workflows.
Get Recurly AccountReturns the account with billing info and current subscriptions. The standard lookup for customer-context workflows.
Get Recurly SubscriptionReturns a subscription with plan, status, billing cycle, next charge date. For renewal-management and access-validation workflows.
List Recurly InvoicesPaginated invoices with filters. For accounts-receivable workflows and for sync to accounting systems.
Recipes

Pre-built Recurly workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Recurly once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Recurly field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Recurly integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Recurly to Tiny Command?
Open the Tiny Command workflow builder, drop in a Recurly node, and click Connect. Authorize Recurly once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Recurly triggers does Tiny Command support?
Tiny Command supports 3 real-time Recurly triggers, including "Recurly Payment Success", "Recurly Subscription Canceled", "Recurly Subscription Created". Each trigger fires within seconds of the event happening in Recurly.
What Recurly actions can I run from a workflow?
6 Recurly actions are available out of the box, covering payments operations like "Cancel Recurly Subscription". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Recurly integration real-time?
Yes. Recurly Payment Success and every other Recurly trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Recurly rather than on a polling schedule.
Do I need to write code to use Recurly with Tiny Command?
No. Every Recurly trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Recurly API endpoint directly.
How much does the Recurly integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Recurly integration itself has no per-app surcharge.
Related

More payments apps people connect.

Same category as Recurly, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Recurly.

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.