Skip to content

Candidate Rejection Nurture

Example prompt: "When a candidate's status changes to 'rejected' in our Hiring Tracker Google Sheet, draft a personalised rejection email that thanks them and mentions something specific from their interview notes. If they scored 3 or above overall, ask them in the email whether they'd like to be kept on file for future roles, with a one-click opt-in link. Only add them to our Talent Pool sheet after they've explicitly opted in — never retain candidate data without consent."

How to automate candidate rejection emails with GloriaMundo

The Problem

Most companies handle rejections poorly — either sending a generic one-line email weeks after the interview, or worse, never responding at all. This damages employer brand and burns bridges with candidates who might be a strong fit for future roles. Writing personalised rejections takes real effort: the recruiter has to re-read interview notes, craft something thoughtful, and remember to add promising candidates to a talent pool. When you are processing dozens of candidates per hiring round, the personalisation simply does not happen and everyone gets the same impersonal template.

How GloriaMundo Solves It

We build a workflow that triggers when a candidate's status is updated to "rejected" in your Hiring Tracker spreadsheet. An integration step reads the candidate's row, including their name, role applied for, interview scores, and the panel's notes. An LLM step drafts a personalised rejection email — it thanks the candidate by name, acknowledges something specific from their application or interview (a project they discussed, a skill that stood out), and delivers the decision respectfully. A conditional step checks the candidate's overall score: if they scored above a threshold, the email includes a clearly worded opt-in question and a unique consent link asking whether they'd like to be kept on file for future roles. Crucially, the workflow does not write the candidate to the Talent Pool at this point — under GDPR and most data protection regimes, retaining personal data for future contact requires explicit consent. The rejection email is sent via Gmail. A second branch of the workflow listens for opt-in confirmations: only when a candidate clicks through and confirms does an integration step write their details to the Talent Pool spreadsheet, with the consent timestamp recorded alongside their record. Glass Box preview shows every email draft and any pending Talent Pool entries before anything sends, so the recruiter can review the wording of the consent ask.

Example Workflow Steps

  1. Trigger (integration): Candidate status changes to "rejected" in the Hiring Tracker Google Sheet.
  2. Step 1 (integration): Read the candidate's full row — name, role, interview scores, panel notes, and email address.
  3. Step 2 (LLM): Draft a personalised rejection email referencing specific details from the candidate's interview notes. Keep the tone warm, respectful, and honest.
  4. Step 3 (conditional): If the candidate's overall score is 3/5 or above, flag them as a silver-medal candidate eligible for a Talent Pool opt-in ask.
  5. Step 4 (LLM): For silver-medal candidates, append a clearly worded opt-in paragraph to the email and embed a unique consent link.
  6. Step 5 (integration): Send the personalised rejection email via Gmail.
  7. Step 6 (conditional, async): When (and only when) the candidate clicks the consent link and confirms, an integration step writes their details and the consent timestamp to the Talent Pool Google Sheet. Without confirmation, no Talent Pool record is created.

Integrations Used

  • Google Sheets — stores the hiring tracker (trigger source) and the talent pool
  • Gmail — sends personalised rejection emails

Who This Is For

Recruiters and hiring managers who care about candidate experience and employer brand, particularly at companies running structured hiring with 10+ candidates per role, who want to close the loop respectfully without spending hours on individual emails.

Time & Cost Saved

Writing a thoughtful, personalised rejection email takes 5-10 minutes per candidate. For a hiring round with 15-20 rejected candidates, that is 1.5-3 hours of work most recruiters simply skip. This workflow produces personalised emails in seconds and automatically builds a talent pool for future hiring. Uses integration, LLM, and conditional steps, costing a few credits per candidate.