LinkedIn AI Candidate Search & Ranker7 nodes
LinkedIn AI Candidate Search & Ranker
Search LinkedIn for candidates via the API, rank each profile with GPT-4o against your job description, and post a shortlist to Slack.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#LinkedIn#Recruitment#AI#HR#LLM#Slack
Click a node to select it — same as the Heym editor; the panel shows its settings.
7 nodes · Free & source-available
LinkedIn AI Candidate Search & Ranker
Automate the first pass of your recruitment funnel. Provide a job description, pull matching candidate profiles from the LinkedIn People Search API, let an LLM score each one 1–10 against your ICP, and get a ranked shortlist in Slack — all without opening LinkedIn manually.
What this workflow does
- JobDescription — enter the role title, must-have skills, and seniority level
- SearchLinkedIn — POST to the LinkedIn People Search API with extracted keywords
- IterateCandidates — Loop over each returned profile
- RankCandidate — LLM scores the profile 1–10 against the job description and writes a one-line rationale
- CandidateScore — Set node normalises the score and contact URL
- TopCandidates — Output captures the full ranked list when the loop finishes
- NotifyHR — Slack posts the top 5 shortlisted candidates to your hiring channel
Use cases
- Inbound sourcing: rank applicants from a parsed ATS export
- Outbound sourcing: search LinkedIn for passive candidates matching a niche role
- Bulk re-ranking when a job description changes
Setup
- Get a LinkedIn API access token (via the LinkedIn Developer Portal) and add it as
Authorization: Bearer YOUR_TOKENin the SearchLinkedIn HTTP node. - Connect an OpenAI-compatible credential in the RankCandidate LLM node.
- Add a Slack credential and set your hiring channel in the NotifyHR node.
- Edit the JobDescription textInput with a real role spec before the first run.
Notes
- LinkedIn API rate limits apply — add a Wait node between iterations for large searches.
- Swap the LinkedIn HTTP node for an Apollo.io or Hunter.io endpoint to enrich without a LinkedIn developer account.
- The LLM score is advisory; always review the rationale before outreach.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- HR & RecruitingCandidate Scorecard Sheet ScreenerReview new candidate rows from a hiring spreadsheet, draft scorecards with AI, and notify recruiters about strong matches.
- HR & RecruitingEmployee Onboarding OrchestratorTurn a new-hire intake into a personalized onboarding plan, provision accounts via API, send a welcome email, and brief People Ops in Slack.
- HR & RecruitingPTO Request Approval (Human-in-the-Loop)An agent checks a time-off request against policy, then pauses for a manager to approve, edit, or refuse before the decision is finalized.
- HR & RecruitingEmployee Offboarding ChecklistTurn a departure into a complete offboarding checklist — deprovision accounts, recover assets, transfer knowledge — and notify IT and People Ops.
- HR & RecruitingJob Description GeneratorTurn a short role brief into a structured, inclusive job description ready to post.
- HR & RecruitingEmployee Pulse Survey AnalyzerAnalyze pulse survey responses for themes, sentiment, and risks, then share an action-focused summary with People Ops.
- HR & RecruitingJob Offer Letter GeneratorTurn structured offer details into a clean, professional job offer letter ready for review and sending.
- HR & RecruitingInterview Kit GeneratorGenerate a role-specific interview kit with competency-based questions and a scoring rubric from a short role brief.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.
- Customer SupportIMAP Support Inbox TriageWatch a shared mailbox, summarize incoming support email, and route urgent messages to Slack.