Skip to content
Per-pair page

Salesforce + Stripe: revenue inside the CRM.

Sync Stripe customers and subscriptions into Salesforce, log Stripe events as Opportunity stage changes, or trigger Salesforce workflows from billing changes.

Trigger app
Stripe as the trigger

Workflows fire when something happens in Stripe.

See all 10 triggers →
Action app
Salesforce as the action

Workflows do something in Salesforce, instantly.

See all 13 actions →
Both directions

Pick the way that fits your stack.

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

StripeSalesforce

When something happens in Stripe, do it in Salesforce.

10 Stripe triggers wired to 13 Salesforce actions. Most-used pairing: Charge FailedConvert Lead.

SalesforceStripe

Or fire it the other way around.

0 Salesforce triggers wired to 31 Stripe actions downstream.

  • Use any trigger in the catalog as the upstream.
See SalesforceStripe
Popular pairings

Common Stripe → Salesforce workflows.

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

Showing 9 of 130 combinations
When charge failed in Stripe, convert lead in Salesforce.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When charge failed in Stripe, create account in Salesforce.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When charge failed in Stripe, create contact in Salesforce.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When charge failed in Stripe, create note in Salesforce.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When checkout completed in Stripe, convert lead in Salesforce.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When checkout completed in Stripe, create account in Salesforce.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When checkout completed in Stripe, create contact in Salesforce.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When checkout completed in Stripe, create note in Salesforce.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When new customer in Stripe, convert lead in Salesforce.

Fires when a new customer is created in Stripe. Use to mirror to your CRM, send a welcome email, or enrich the customer record before first charge.

How it works

Connect Stripe and Salesforce in five steps.

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

  1. 1
    Connect
    Authorize Stripe and Salesforce

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

  2. 2
    Trigger
    Pick a Stripe trigger

    Drop the Stripe → Charge Failed trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/stripe.trigger-charge-failed
  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 Salesforce action

    Drop the Salesforce → Convert Lead action below it. Map fields from the Stripe payload into the Salesforce inputs.

    salesforce.convert-lead
  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 Stripe + Salesforce.

How do I sync Stripe customers to Salesforce?
Stripe Customer Created → Salesforce Find or Create Account by domain (or Contact by email) with stripe_customer_id as external_id. Custom fields for plan + MRR.
Can I advance Salesforce Opportunities on Stripe events?
Yes. Stripe Subscription Created → look up linked Salesforce Opportunity → Update Opportunity to "Closed Won" stage + Amount from Stripe. Revenue lands in pipeline accurately.
How do I trigger Salesforce workflows from Stripe charge failures?
Stripe Charge Failed → Salesforce Create Task assigned to the account owner with "Payment issue, follow up". SFDC workflow can also alert finance.
Can I push Salesforce stage changes to Stripe?
Yes. Salesforce Opportunity Stage = "Cancellation Requested" → Stripe Update Subscription with cancel_at_period_end=true. CSM-driven churn flow from CRM.
How do I avoid duplicate Salesforce records from Stripe?
Use stripe_customer_id as Salesforce external_id. Upsert by external_id is dedupe-safe. Standard SFDC pattern.
Can I roll up MRR per Salesforce Account?
Yes. Track Stripe MRR in a custom field on Account. Scheduled: sum MRR across active subscriptions per customer → Salesforce Update Account. Powers account-tier reports.
Related

Other apps that pair well with Stripe.


Wire Stripe to Salesforce in 2 minutes.

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