Stripe and Klaviyo: New Customer Welcome List Template
Add every new Stripe customer to a Klaviyo welcome list, complete with their spend and signup date, so marketing can start nurturing the relationship the moment a deal closes.
What It Builds
A Webhook Trigger listens for Stripe's new-customer event. A Stripe Connector node pulls the customer's email, name, and total spend, then a Klaviyo Connector node adds that profile to your welcome list with the signup date attached. Spojit wires the whole flow from a single prompt, so a fresh subscriber lands in the right segment without anyone touching a spreadsheet.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Build a workflow that triggers when a new customer is created in Stripe, then adds that customer to my Klaviyo "Welcome" list as a profile with their email, name, total spend, and signup date so marketing can start nurturing them right away.
Connectors Used
- Webhook Trigger - fires when Stripe reports a new customer.
- Stripe - reads the customer's email, name, and spend.
- Klaviyo - creates the profile and adds it to your welcome list.
Customize It
Swap "Welcome" for any list name in your account, or point high spenders at a VIP list instead. You can add more fields to sync (such as country or plan), change which Stripe event starts the run, or tweak the property labels Klaviyo stores. Edit the prompt before building to set these knobs without a second prompt.
Tips
- Give your Klaviyo connection write access to profiles and lists so the node can create new entries.
- Keep the Stripe and Klaviyo nodes in Direct mode for predictable, no-AI-cost field mapping.
- Verify the Stripe webhook secret matches the one Spojit generates so only genuine events trigger a run.