Skip to content

Automatically integrate BambooHR directory with Google Workspace

Notifications You must be signed in to change notification settings

nwfem/directorySync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

directorySync

This Google Apps Script uses the BambooHR employee API and the Google Workspace AdminDirectory API to automatically download the employee directory from BambooHR, and then upload it to a Google Workspace organization.

Develop

Get Current Code

git clone https://github.com/nwfem/directorySync.git (or git pull if already cloned)

Login to Clasp

clasp login

Modify Script

Open /directorySync/Code.js in your code editor and modify the file

Upload and Test Script

  • Upload: clasp push
  • Run: Run using the web interface (or clasp run updatePhotos if setup)

Commit Changes

  • git add .
  • git commit -m "..."
  • git push

About

Automatically integrate BambooHR directory with Google Workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published