LinkedIn Integration

LinkedIn Connection

Sync job postings and applicants from LinkedIn

Connected
Account: Shashikant Parmar
Organisation: β€”
Token expires: Jul 11, 2026 22:18

β‘  Import from LinkedIn CSV

Works right now β€” no API partnership needed

βœ… Available Now

πŸ“₯ How to export from LinkedIn Recruiter:

  1. Go to LinkedIn Recruiter β†’ Jobs
  2. Click your job posting β†’ Manage Applicants
  3. Click Export (top right) β†’ Download CSV
  4. Upload the CSV file below

β‘‘ Real-Time Webhook (Apply Notifications)

LinkedIn pushes every application to us instantly

Requires Jobs API

Configure this webhook URL in your LinkedIn Developer App β†’ Products β†’ Jobs Postings API β†’ Webhooks:

https://myhr.eentero.com/webhooks/linkedin/apply

Event to subscribe:

com.linkedin.jobs.APPLICATION_RECEIVED

Verification endpoint (GET):

https://myhr.eentero.com/webhooks/linkedin/challenge
⚠️ Set LINKEDIN_WEBHOOK_SECRET in .env to the secret LinkedIn provides.

β‘’ API Sync β€” Pull Applicants on Demand

Requires LinkedIn RSC (Recruiter System Connect) partnership

Requires RSC Partnership

Sync Job Postings from LinkedIn

⚠ Needs Jobs Postings API approval for org access

Sync Applicants for a Job Posting

⚠ Requires RSC partnership AND Jobs Postings API approval. Use CSV Import (Method β‘ ) above instead β€” it works right now.

⚠ Returns 403 if your LinkedIn app doesn't have RSC access. Apply for RSC β†’

πŸ›  Setup Guide

1
Create LinkedIn Developer App β†’ developers.linkedin.com

Add products: Sign In with LinkedIn + Share on LinkedIn

2
Add credentials to .env
LINKEDIN_CLIENT_ID=your_client_id
LINKEDIN_CLIENT_SECRET=your_client_secret
LINKEDIN_REDIRECT_URI=https://myhr.eentero.com/linkedin/callback
3
Add redirect URI in LinkedIn app https://myhr.eentero.com/linkedin/callback
βœ“
Click "Connect LinkedIn" above β€” you're done for CSV import + job sync.
+
For direct applicant API sync: Apply for RSC Partnership β†’