clancychilds Posted October 1, 2021 Share Posted October 1, 2021 I've made a workflow that searches the BambooHR employee directory.Download from hereGithub Repo Notes: Alfred BambooHR Directory Lookup by Clancy Childshttps://github.com/clancychilds/alfred-bamboohr This workflow allows you to search the BambooHR directory for an employee by their name (first or last). When you select the resulting employee record, it will download a photo of the employee (Hopefully this will be fixed in a coming version to just display the photo rather than download it. It is a bug with BambooHR.) If you press ⌘+C on a selection, it will copy the user's name and email address to the clipboard. The API response is cached for 24 hours, so it might not always have someone who has joined the org in the past day. Setup: You must correctly input the following two Workflow Environment Variables into the workflow's settings panel: subdomain: The subdomain used to access your account (If you access BambooHR at https://mycompany.bamboohr.com, then the subdomain is "mycompany") apiKey: To generate an API key, users should log in and click their name in the upper right-hand corner of any page to get to the user context menu. If they have sufficient permissions, there will be an "API Keys" option in that menu to go to the page. Usage: Trigger Alfred and enter `bamboo` followed by the beginning of a first or last name that you are searching for. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now