Stripe and Klaviyo: Win-Back Lapsed Subscriber Template
A scheduled Spojit workflow that finds recently canceled Stripe subscriptions and adds those customers to a Klaviyo win-back list so a re-subscribe campaign reaches them.
What It Builds
A Schedule trigger runs the workflow on a cron you choose. Each run uses a Stripe connector node to pull subscriptions canceled since the last run, then a Loop walks each one and a Klaviyo connector node adds the customer (email and name) to a dedicated win-back list. From there your Klaviyo re-subscribe flow does the outreach.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Build a workflow that runs every morning, finds Stripe subscriptions canceled in the last 24 hours, and for each one adds the customer's email and name to my Klaviyo "Win-Back" list so a re-subscribe campaign reaches them.
Connectors Used
- Schedule trigger - runs the workflow on a cron interval in your time zone.
- Stripe - lists subscriptions that were recently canceled, with the linked customer details.
- Klaviyo - adds each lapsed customer as a profile on your win-back list.
Customize It
Change the cron wording (for example to "every Monday") to set how often it runs, adjust the lookback window to match that interval, swap the Win-Back list name, and add fields like the canceled plan or last payment amount so your Klaviyo template can personalize the message.
Tips
- Give the Stripe connection read access to subscriptions and customers, and the Klaviyo connection permission to write list profiles.
- Keep the lookback window aligned with the schedule so you neither miss nor re-add the same customer.
- Direct mode runs each step as one exact tool with no AI cost; only reach for Agent mode if you want Miraxa to decide which customers qualify.