Skip to main content

Recovery

Windback generates 9 AI-powered recovery email variants for each churn event, each using a different psychological strategy. You can review, edit, and send variants through the API.

9 Recovery Strategies

Each churn event generates one variant per strategy:
The AI selects and ranks strategies based on the cancel reason, customer tenure, MRR, and behavioral data. All 9 variants are generated, but the recommended variant is highlighted in the dashboard.

Generate Recovery Variants

Generate 9 AI recovery email variants for a churn event.

Example Request

Example Response

Generation typically takes 5-15 seconds. The event status changes to processing immediately and variants_generated when complete. You can poll the event endpoint or use the dashboard for real-time updates.

Send a Variant

Send a specific recovery email variant to the customer.

Example Request

Example Response

Each variant can only be sent once. Attempting to resend a variant returns a 409 Conflict error.

Update a Variant

Edit a variant’s subject or body before sending.

Request Body

subject
string
Updated email subject line.
body
string
Updated email body (plain text or HTML).

Example Request

Example Response

Edit the AI-generated variants to add personal touches or company-specific offers. The AI provides a strong starting point; your domain knowledge makes it great.

Variant Statuses