| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Recruitment (hr_recruitment)
• Discuss (mail) • Calendar (calendar) • Employees (hr) |
| Lines of code | 673 |
| Technical Name |
apex_hr_linkedin_integration |
| License | OPL-1 |
| Website | https://www.apex-development.com |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Recruitment (hr_recruitment)
• Discuss (mail) • Calendar (calendar) • Employees (hr) |
| Lines of code | 673 |
| Technical Name |
apex_hr_linkedin_integration |
| License | OPL-1 |
| Website | https://www.apex-development.com |
| Versions | 17.0 18.0 19.0 |
Transform Your Recruitment with LinkedIn Integration
Seamlessly connect Odoo HR with LinkedIn to share job posts, track engagement, and manage candidates - all within your familiar Odoo environment.
Powerful Features
Everything you need to streamline your recruitment process with LinkedIn integration
One-Click Job Sharing
Post job openings directly to LinkedIn with a single click from your Odoo HR Job form. No more manual copying and pasting.
Real-time Analytics
Track likes, comments, shares, and engagement metrics for your shared job posts in real-time within Odoo.
Comment Management
View and manage all LinkedIn comments directly within Odoo. Respond to candidates without switching platforms.
Secure OAuth Integration
Enterprise-grade security with OAuth 2.0 authentication. Your data stays safe with encrypted API access.
Smart Recruitment Workflow
Automatically convert LinkedIn engagements to job applications and track candidates through your hiring pipeline.
Easy Configuration
Simple setup through Odoo settings with guided configuration steps. Get started in minutes, not hours.
See It In Action
Experience how seamlessly LinkedIn integrates with your Odoo HR recruitment process. From posting jobs to tracking engagement, everything happens within your familiar Odoo interface.
Department: Engineering
Location: Remote
Complete Step-by-Step Guide
Follow these detailed steps to set up and use LinkedIn integration in your Odoo HR
⚙️ Access Odoo Settings
Navigate to the Odoo Settings menu to begin configuring the LinkedIn integration.
# Click on "Settings"
# Navigate to General Settings
# Find OAuth Providers section
🔐 Configure OAuth Providers
Set up the OAuth provider configuration for LinkedIn integration in the technical settings.
# Click "Create" to add new provider
# Select LinkedIn as provider type
# Configure base OAuth settings
🔌 Add New LinkedIn Provider
Create a new LinkedIn OAuth provider with the required configuration details.
# Client ID: [Your LinkedIn App ID]
# Client Secret: [Your LinkedIn App Secret]
# Authorization URL: https://www.linkedin.com/oauth/v2/authorization
# Scope: r_liteprofile w_member_social
👨💻 LinkedIn Developer App
Create and configure your LinkedIn Developer Application for API access.
# Create new application
# Configure OAuth 2.0 settings
# Add redirect URLs
# Enable required API permissions
🔧 Provider Configuration Details
Complete the LinkedIn provider configuration with all required endpoints and settings.
# Scope: r_liteprofile w_member_social r_emailaddress
# Data Endpoint: https://api.linkedin.com/v2/me
# CSS Class: fa fa-linkedin-square
💼 HR Job Position Setup
Configure your HR job positions with LinkedIn integration options.
# Create or edit job position
# Fill in job details
# Configure LinkedIn sharing options
# Set up recruitment process
🔑 LinkedIn Authentication
Authenticate with LinkedIn to enable job posting capabilities.
# Redirect to LinkedIn login
# Enter LinkedIn credentials
# Grant OAuth permissions
# Return to Odoo authenticated
📝 Job Post Management
Manage and track your LinkedIn job posts directly from Odoo.
# Track likes and comments
# Monitor engagement metrics
# Manage candidate responses
# Update post settings
📈 Analytics & Engagement Tracking
Monitor the performance of your LinkedIn job posts with detailed analytics.
# Comment monitoring
# View count analytics
# Engagement metrics
# Performance reports
Complete Installation Guide
Follow these steps to install and configure the LinkedIn integration module
Install the Module
Add the apex_hr_linkedin_integration module to your Odoo addons path and install it.
1. Go to Apps → Update Apps List
2. Search "HR LinkedIn Integration"
3. Click Install
# Method 2: Command Line
./odoo-bin -i apex_hr_linkedin_integration --addons-path=addons,path/to/hr_linkedin_recruitment
Create LinkedIn Developer Application
Set up your LinkedIn Developer Application for API access.
- ✅ Visit LinkedIn Developer Portal
- ✅ Create new application with company details
- ✅ Configure OAuth 2.0 settings
- ✅ Add redirect URL: https://your-odoo-domain/linkedin/redirect
- ✅ Enable w_member_social and r_liteprofile permissions
- ✅ Save Client ID and Client Secret
Configure OAuth Provider in Odoo
Set up the LinkedIn OAuth provider in Odoo settings.
- ✅ Go to Settings → General Settings
- ✅ Navigate to OAuth Providers section
- ✅ Create new provider: LinkedIn
- ✅ Enter Client ID from LinkedIn Developer Portal
- ✅ Enter Client Secret from LinkedIn Developer Portal
- ✅ Configure authorization and token URLs
Start Using LinkedIn Integration
Begin sharing job positions and tracking engagement.
- ✅ Navigate to Recruitment → Job Positions
- ✅ Create or open a job position
- ✅ Click "Share on LinkedIn" button
- ✅ Authenticate with LinkedIn (first time only)
- ✅ Job will be posted to LinkedIn automatically
- ✅ Track engagement through analytics dashboard
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module