Skip to content
Per-pair page

Stripe + Trello: payment events as kanban cards.

Create Trello cards from Stripe events that need human attention — disputes, large refunds, failed charges. Ops queue without a separate tool.

Trigger app
Trello as the trigger

Workflows fire when something happens in Trello.

See all 7 triggers →
Action app
Stripe as the action

Workflows do something in Stripe, instantly.

See all 31 actions →
Both directions

Pick the way that fits your stack.

Pair pages are mirrored. Each direction gets its own dedicated page.

TrelloStripe

When something happens in Trello, do it in Stripe.

7 Trello triggers wired to 31 Stripe actions. Most-used pairing: Attachment AddedCancel Subscription.

StripeTrello

Or fire it the other way around.

10 Stripe triggers wired to 21 Trello actions downstream.

See StripeTrello
Popular pairings

Common Trello → Stripe workflows.

Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.

Showing 9 of 217 combinations
When attachment added in Trello, cancel subscription in Stripe.

Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.

When attachment added in Trello, create charge in Stripe.

Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.

When attachment added in Trello, create checkout session in Stripe.

Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.

When attachment added in Trello, create coupon in Stripe.

Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.

When new card in Trello, cancel subscription in Stripe.

Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.

When new card in Trello, create charge in Stripe.

Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.

When new card in Trello, create checkout session in Stripe.

Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.

When new card in Trello, create coupon in Stripe.

Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.

When card moved in Trello, cancel subscription in Stripe.

Fires when a card is moved between lists on a Trello board (the classic Kanban-stage-change event). Use to celebrate completion, log cycle-time, or kick off downstream work.

How it works

Connect Trello and Stripe in five steps.

No code, no glue, no half-day setup. Each step is one click.

  1. 1
    Connect
    Authorize Trello and Stripe

    Open Tiny Command, authorize Trello and Stripe once each. Both connections are available to every workflow on your account.

  2. 2
    Trigger
    Pick a Trello trigger

    Drop the Trello → Attachment Added trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/trello.trigger-attachment-added
  3. 3
    Transform
    Add a filter or AI step

    Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.

  4. 4
    Action
    Add the Stripe action

    Drop the Stripe → Cancel Subscription action below it. Map fields from the Trello payload into the Stripe inputs.

    stripe.cancel-subscription
  5. 5
    Publish
    Publish and forget

    Hit Publish. Tiny Command runs it in production from second one. Watch the run-log fill up.

FAQ

Questions about Trello + Stripe.

What Stripe events should fire Trello cards?
Disputes, refunds above threshold, repeated failed charges per customer, new enterprise subscriptions, high-MRR cancellations. Five focus areas.
How do I create a Trello card from a Stripe dispute?
Stripe Dispute Created → Trello Create Card on a "Disputes" board, assigned to ops-lead, due date = dispute deadline. Add Stripe charge ID + amount in card description.
Can I differentiate Stripe subscription tiers in Trello?
Yes. Switch on subscription price ID. Enterprise → "Enterprise Onboarding" board. Pro → "Pro Welcome" board. Free → no card created. One trigger, many destinations.
How do I close the loop — move Trello card when Stripe updates?
Stripe Dispute Updated where status = "won" → look up linked Trello card → Trello Move Card to "Done" list. Team sees only open work.
Can I add Stripe customer details to the Trello card?
Yes. Stripe Get Customer between trigger and Create Card. Pass email, name, MRR, plan into card description. Ops sees context at a glance.
How do I prevent Trello cards from Stripe test-mode events?
Filter trigger on livemode = true. Stripe webhooks include this flag. Test events have livemode: false — they'd otherwise spam your team's Trello.
Related

Other apps that pair well with Trello.


Wire Trello to Stripe in 2 minutes.

Free tier available. No credit card. No onboarding call.