Installs in ~2 min· 6 assets · 7 steps

Ask after every visit and escalate poor scores the same day

Every completed visit asks how it went. Every poor score reaches a manager the same day.

Service-quality feedback in a clinic usually arrives too late to act on, or arrives as a public review. This recipe asks first. When staff mark an appointment Completed, the patient gets a short post-visit survey. AI classifies the sentiment and sorts comments into doctor experience, staff service, facilities, waiting time, billing, or suggestions. Low scores reach the clinic manager in seconds, with the department and the comments, and no patient identity. Leadership gets the trend report weekly. This is service-quality feedback for staff, not clinical triage and not an emergency channel.

Free · no credit card · you connect your own apps

The blueprint
Trigger
Appointment Marked Completed
Runs on a schedule, with nobody to remember it.
Action
Survey Invite Emailed
Logic
Low Score or Negative?
Branches on the outcome, so each path is handled.
Action
Send Thank-You Email
Action
Email Report to Admin
What gets built

6 things appear in your workspace.

Installing provisions each one, wired together and ready to run.

FormPost-Visit Satisfaction Survey

Short post-consultation survey: overall, doctor, staff, cleanliness, and wait-time ratings, a recommend question, free-text comments, and optional contact details. Publishing it auto-creates the response sheet, extended with sentiment, themes, and flagged. Clearly not a channel for reporting medical emergencies.

TableAppointments

Your clinic appointment book. Marking a row Completed is what triggers the survey invite.

WorkflowProcess Patient Feedback

Fires on each submission. Classifies sentiment and themes, saves the analysis to the row, posts low or negative feedback to the clinic manager with no patient identity, and sends the thank-you where consent was given.

WorkflowSend Feedback Survey After Completed Appointment

Runs daily. Finds newly completed appointments, emails each patient the survey link, and marks the row so nobody is invited twice.

WorkflowWeekly Patient Feedback Report

Runs Mondays at 8:00 AM UTC. AI summarizes recent responses into overall sentiment, satisfaction trends, and recurring concerns, then emails the clinic administrator.

EmailFeedback Thank-You

Optional note sent only when the patient consented to follow-up and left an email, with a reminder to contact the care team for anything urgent.

What you connect

The apps this recipe needs.

You connect your own accounts. Swap any app that offers an alternative at install.

Manager Alert
Slack *

Alerts the clinic manager when feedback is negative or low-scoring so it can be followed up on quickly by staff. Swap for Telegram or Twilio SMS.

Patient Email
Gmail

Sends the optional thank-you email to patients who consented to follow-up and left an email. Swap for Brevo.

Clinic Email
Gmail *

Sends the automatic feedback-survey invite after a completed appointment, and the weekly/monthly AI summary report to the clinic administrator.

How it works

Step by step, once it is running.

  1. 01
    An Appointment Is Marked Completed

    Staff mark a row Completed in the Appointments table. Once a day, a sweep finds every completed appointment that hasn't been invited yet, emails the patient a link to the Post-Visit Satisfaction Survey, and marks the row so the same patient is never asked twice.

  2. 02
    A Patient Completes the Survey

    The patient rates their overall experience, the doctor consultation, staff behaviour, facility cleanliness, and waiting time, then adds free-text comments. No login is required and contact details are optional, so patients can answer candidly. The survey states plainly that it is not a channel for reporting medical emergencies.

  3. 03
    AI Reads and Classifies It

    A TinyGPT step analyzes each submission and returns structured JSON: sentiment (positive, neutral, or negative) and themes sorting the comments into doctor-experience, staff-service, facilities, waiting-time, billing, or suggestions. This is service-quality classification. It is not, and is not intended as, a clinical assessment.

  4. 04
    Every Response Is Logged

    Ratings, comments, sentiment, and themes are written to the survey's own response sheet. One sheet, one row per visit, ready for reporting and trend analysis without an export step or a second table to keep aligned.

  5. 05
    Low Scores Get Escalated to Staff

    When a rating falls at or below the threshold you set, or sentiment comes back negative, the department, rating, sentiment, and improvement text are posted to the clinic manager's Slack channel (with no patient identity attached) so a person on staff can follow up while it still matters. Swap Slack for Telegram, Discord, Google Chat, or Twilio SMS at install.

  6. 06
    Patients Are Thanked

    When a patient consented to follow-up and left an email, a branded thank-you goes out, carrying a reminder to contact the care team directly (or call 911) for anything urgent. Swap Gmail for Brevo or Outlook at install.

  7. 07
    AI Sends a Weekly Trend Report

    Weekly by default, AI reviews recent responses and emails your clinic administrator a summary of overall sentiment, satisfaction trends, and recurring concerns, an aggregate service-quality digest, again not a clinical assessment. Prefer monthly? Change the schedule node in Studio after install.

What you walk away with
FAQ

Questions about Patient Feedback Collection.

When is the survey sent?
When an appointment is marked completed in the Appointments table, so the request arrives after the visit rather than during it, while the experience is still fresh.
What triggers an escalation?
Your alert_threshold. Scores below it are escalated to the manager channel the same day rather than waiting for a monthly report, which is the difference between recovering a patient relationship and reading about it later.
Is patient feedback confidential?
Contact details are optional on the survey, and the escalation carries the feedback rather than an identity, so staff can act on a problem without the response becoming a name attached to a complaint.
What do I need to connect?
Slack and Gmail. Slack carries the low-score escalations to your manager channel, and Gmail sends the survey, the thank-you and the weekly report. Twilio SMS, Telegram, Discord, Google Chat, Brevo and Microsoft Outlook are supported swaps.
Do patients hear anything back?
Yes, when they consented to follow-up and left an email. A branded Feedback Thank-You goes out carrying a reminder to contact the care team directly for anything urgent.
More recipes

Install it, then make it yours.

Everything it creates is an ordinary form, table and workflow in your workspace. Edit any of it after install. Nothing is locked.