WP Manifestindependent plugin directory
manifest / integrations / bamboohr-applicant-sync

BambooHR Applicant Sync

Add an applicant form and sync with BambooHR, including job vacancy synchronization

by Jithran Sikken · github.com/synvolution/bamboohr-applicant-sync · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/synvolution/bamboohr-applicant-sync/archive/refs/heads/master.zip

Declares an update source (https://github.com/Mediavisie-BV/bamboohr-applicant-sync), so updates arrive through the plugin's own updater.

From the readme

BambooHR Applicant Sync Automatically synchronize job application forms with BambooHR via API integration. Description This plugin enables seamless integration between WordPress job application forms and BambooHR. All submitted applications are stored locally and automatically synchronized with your BambooHR account through the API. Key Features: Fully customizable job application form Automatic synchronization with BambooHR Local backup of all applications Resume/CV upload functionality Admin dashboard for application management Retry mechanism for failed synchronizations Comprehensive status tracking Secure file handling and data validation Shortcodes: [bamboohrapplicationform] [bamboohrapplicationform position="Job Title"] The plugin ensures data integrity by storing all applications locally first, then attempting to sync with BambooHR. If synchronization fails, you can retry later through the admin interface. Installation 1. Upload the plugin files to /wp-content/plugins/bamboohr-applicant-sync/ 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to BambooHR Settings to configure your API credentials 4. Use the shortcode [bamboohrapplicationfo

Read the full README on GitHub →