Back to work
n8nCase study

Post-Barre Recovery Assistant

OpenAI-powered post-class recovery workflow that validates student workout input, returns mindful guidance for invalid submissions, and generates personalized recovery advice for valid responses.

n8n · workflow canvasproduction build
Post-Barre Recovery Assistant workflow

Context

Students needed a simple guided way to check in after barre class and receive tailored recovery advice without requiring manual coaching or staff follow-up.

Approach

Built two connected n8n workflows: the intake flow validates and sanitizes form input, returns a mindful response when data is invalid, and otherwise sends the submission to an OpenAI recovery assistant before formatting and returning personalized advice; a separate error monitor logs failures and emails the admin.

Architecture

  1. Form submission trigger
  2. Validate + sanitize input
  3. Invalid: mindful response
Valid
  1. OpenAI recovery assistant
  2. Format recovery response
  3. Return advice
  4. Error Trigger
  5. Log error
  6. Gmail admin alert

Results

~2 hrs/weekCoaching follow-up time saved
Instant, 24/7Recovery guidance delivery
Gracefully, no staff timeInvalid submissions handled