Sync employee record in Bamboo HR with current job_history field of DevUser.

Sync employee record in Bamboo HR with current job_history field of DevUser.

Bamboo HR snap-in

Syncs job_history related fields from Bamboo HR to DevUser object in DevRev: This automation runs daily, pulling job_history related fields from employee records in Bamboo HR, and updating the corresponding DevUser's job_history field if there's a mismatch.
  • The snap-in also provides a command sync_job_history, which immediately syncs when run on the snap-in timeline.
  • The snap-in requires a Bamboo HR API key for the DevRev domain to be saved as input in a snap-in secret connection.
  • The acceptable DevUser locations should be set in the DevOrg's org-level preferences for the sync to succeed.
  • The hireDate, employmentHistoryStatus, jobTitle, and location fields of a Bamboo HR employee record are synced with the employment_status, start_date, employment_status, title, and location sub-fields of the job_history field where the is_current sub-field is true.