New candidate entry in Sheets triggers an auto-scheduled calendar invite and a personalized GPT-4 email for Mon/Wed/Fri slots.
Verified 2026-07-07
HR-Recruiting
What it does
You get instant interview confirmations in your calendar and a personalized invitation email for every new candidate added to your sheet, all while the system automatically avoids scheduling conflicts or same-day meetings.
How it works
When it runs
Triggered by an event · Scheduled · every minute
How hands-off
Assists you, you do the final step
Setup
An afternoon · about an afternoon
Works with
Google Sheets, Azure OpenAI Chat Model, Google Calendar, Gmail
Azure OpenAI Chat Model : Generate personalized emails
Watch out for
⚠ Timezone mismatches between Google Sheets inputs and Calendar events can cause missed interviews, so always normalize times to UTC before creating calendar entries.
⚠ LLM hallucinations might invent non-existent dates or times, add a validation step that checks the generated time against actual calendar availability before proceeding.
⚠ Duplicate emails may be sent if the automation triggers multiple times for the same row, add a flag column in Sheets to mark processed candidates and skip them on retry.
⚠ API rate limits can block the run during peak hiring seasons, implement exponential backoff logic in your error handling routine.
This is what I do. I design and build AI agents like this one, and keep them running. If you want it set up for your team instead of doing it yourself, get in touch.