Subscription teams
Normalize failed invoice fields before sending a customer recovery email or creating an account note.
n8n workflow JSON
A small starter workflow for operators who want Stripe-style invoice failure payloads normalized into email-ready subject, body, invoice, amount, retry, and hosted payment-link fields.
Best fit
The workflow is intentionally small so it can sit between a Stripe trigger or webhook forwarding step and whatever support, email, CRM, or review process the team already uses.
Normalize failed invoice fields before sending a customer recovery email or creating an account note.
Return a readable draft that agents can review instead of retyping invoice details from Stripe.
Use the sample payload to test the path before connecting real Stripe, Gmail, SMTP, or CRM account access.
Inside the JSON
Boundaries
The package includes workflow JSON, a sample payload, setup notes, and a preview image. It does not include Stripe live access, customer data, payment account access, private URLs, legal advice, or collections policy.