Block 1 - Interview Completed
- Type / Role
- n8n-nodes-base.googleCalendarTrigger - googleCalendarTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How It Works & Setup Guide for the Automated Candidate Management & Feedback System This guide will walk you through setting up your n8n workflow. By the end, you'll have a fully automated system f...
n8n-nodes-base.googlecalendartrigger, n8n-nodes-base.slack, n8n-nodes-base.wait, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.airtable, n8n-nodes-base.code, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Marth.
Original n8n.io sourceThis guide will walk you through setting up your n8n workflow. By the end, you'll have a fully automated system for managing your recruitment pipeline.
This workflow is designed in three logical phases to handle the entire post-interview process automatically.
Phase 1: Trigger & Feedback Loop:
Phase 2: Automated Communication:
Phase 3: Onboarding & Reporting:
Follow these steps to configure the workflow in your n8n instance.
Before you begin, ensure you have the following accounts and a workspace set up:
Candidate Name, Email, Interviewer ID, Interview Date, and Status.Candidate Name, Overall Score, and Comments..json file you purchased. The entire workflow, with all nodes, will appear on your canvas.Google Calendar Trigger or Slack node).Now, let's configure the specific details for each node to ensure it works for your company.
Google Calendar Trigger:
Calendar ID field, enter the ID of the calendar you use for scheduling interviews.Airtable Nodes:
Base ID and Table Name (Candidates or Feedback) that you created in Step 2.Trello Node:
Board ID and the specific List ID where you want new onboarding tasks to be created.Gmail Nodes:
Subject and HTML Body of the emails to match your company's tone and branding.DocuSign Node:
Account ID and the Template ID for your offer letter.anchorString (e.g., /s1/) that the workflow uses to place the signature tag.Environment Variables:
Environment Variables and add the following:FEEDBACK_FORM_URL: The URL of your feedback form.SCHEDULING_LINK: The URL for candidates to schedule their next interview.REPORTS_DASHBOARD_URL: A link to your Google Sheets report or a separate dashboard.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.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automated recruitment process with Slack, DocuSign, Trello & Gmail notifications |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | HR, Multimodal AI |
| Author | Marth |
| Published | 08 Aug 2025 |
Use the JSON export at /data/workflows/7169/7169.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.
How It Works & Setup Guide for the Automated Candidate Management & Feedback System This guide will walk you through setting up your n8n workflow. By the end, you'll have a fully automated system f...
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, Multimodal AI use case.