HR · n8n

Aggregate Interviewer Scorecards Into a Hiring Decision Summary

Make hiring decisions faster — collect each interviewer's scorecard and compile an aggregated summary with average scores and key flags.

difficulty Intermediatesetup 35 minresult The hiring team gets a clear, aggregated decision summary per candidate instead of scattered feedback.
  1. 1

    Collect Scorecards

    Add a Google Sheets Trigger on the scorecard responses sheet.

  2. 2

    Aggregate When Complete

    Add a Code node that waits until all interviewers have submitted for a candidate.

  3. 3

    Summarize the Feedback

    Add an OpenAI node averaging scores and summarizing strengths, concerns and the overall lean.

  4. 4

    Share the Summary

    Add a Slack node posting the decision summary to the hiring channel.

  5. 5

    Activate and Test

    Activate the workflow and submit test scorecards. Confirm the summary compiles correctly.

Frequently asked questions

How does it know all interviews are done?

Store the expected interviewer list per candidate and trigger the summary once all have submitted.

Can it reduce bias?

Standardized scorecards plus a structured summary keep decisions grounded in the same criteria for everyone.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.