Block 1 - Send Rejection Email
- Type / Role
- n8n-nodes-base.gmail - gmail
- Config choices
- Version 2.1
This workflow is provided as-is. Please review and test before using in production.
Description Streamline interview feedback handling with this rejection focused workflow. It processes raw interview feedback, applies an AI powered scoring model, checks against a threshold, and au...
n8n-nodes-base.gmail, n8n-nodes-base.googlesheets, n8n-nodes-base.manualtrigger, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.clickup, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatazureopenai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceStreamline interview feedback handling with this rejection-focused workflow. It processes raw interview feedback, applies an AI-powered scoring model, checks against a threshold, and automatically sends polite rejection emails while logging tasks in ClickUp—ensuring consistent, hands-free candidate management.
What This Template Does
📋 Pulls raw feedback data from Google Sheets 🧠 Uses GPT-4o-mini to structure and score candidate profiles ⚖️ Applies threshold check (average score > 3.1 = pass, else reject) 🔀 Routes candidates via decision branch (pass = no action, fail = rejection) 📩 Sends templated rejection email via Gmail 🗂 Creates ClickUp task for rejection tracking (7-day due date)
Prerequisites
Step-by-Step Setup
Customization Ideas
Key Benefits
✅ Automates rejection handling with no manual effort ✅ Ensures fair and consistent candidate scoring ✅ Maintains candidate experience with polite communication ✅ Provides recruiters visibility with ClickUp tracking ✅ Simple, lightweight workflow for fast hiring pipelines
Perfect For
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate candidate rejections with GPT-4o-mini, Gmail & ClickUp task tracking |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | HR, AI Summarization |
| Author | Rahul Joshi |
| Published | 12 Sept 2025 |
Use the JSON export at /data/workflows/8515/8515.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description Streamline interview feedback handling with this rejection focused workflow. It processes raw interview feedback, applies an AI powered scoring model, checks against a threshold, and au...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your HR, AI Summarization use case.