HR & RECRUITING
Tag Exit-Interview Responses with Sentiment and Attrition Theme
When a departing employee submits an exit-interview form, classifies the free-text answers by sentiment and maps them to standardized attrition-driver themes.
How it runs
The automated pipeline, trigger to output.
- TriggerExit-interview form submitted (webhook)HTTP webhook
- ActionClassify sentiment and extract attrition themesOpenAI
- LogicValidate theme assigned, else tag unclassified
- OutputWrite structured record to Airtable baseAirtable
What it does
Turns raw, free-text exit-interview answers into structured, analyzable data. Each new submission is scored for overall sentiment and tagged with one or more standardized attrition drivers (compensation, management, growth, workload, culture, relocation), so HR can aggregate themes instead of re-reading paragraphs.
When to use it
Run this when you collect exit interviews through a form or HRIS webhook and want every response normalized into the same theme taxonomy the moment it arrives. It is the ingestion layer that every downstream attrition report depends on.
How it works
- 1A webhook fires when an exit-interview form is submitted, carrying the employee's role, tenure, and free-text answers.
- 2OpenAI classifies overall sentiment (positive / neutral / negative) and extracts one or more attrition-driver themes from the open answers, returning structured JSON.
- 3A logic step validates that at least one theme was assigned and falls back to an "unclassified" tag if confidence is low.
- 4The enriched record (sentiment, themes, confidence, original text) is written to the Airtable exit-interview base for reporting.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect AirtableBases, tables, views, automations.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More HR & Recruiting workflows
Day-one readiness orchestrator across all onboarding owners
An agent-driven coordinator that, when a hire is launched, plans the full provisioning program across IT, Facilities, and Finance, opens the work in your tracker.
Escalate Compliance-Blocking Credential Lapses to Managers
Each day it finds credentials that have already expired or expire within 48 hours and are flagged compliance-blocking.
Assemble and send the debrief packet after the final interview
Triggered when a candidate's final interview ends on the calendar, it waits a short window for scorecards, compiles the aggregated packet to Google Drive.
Credential Renewal Evidence Verification Agent
When an employee replies with a renewed credential document, an agent reads the attachment, extracts the new expiry date and credential number.
New-Hire Credential Intake to Renewal Calendar Holds
When a new credential is added to the tracker, it validates the record, files the document.
New-hire equipment order email to IT and vendor
On a scheduled lead-time before each start date, drafts and sends an equipment order email (laptop, monitor.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
