Send BambooHR employee details to Notifications
This query returns the details of an employee, looked up by their work email address.
Developer info
- API endpoint slug
- bamboo_hr.lookup_employee_by_email
- Runtime method
- performQuery("bamboo_hr.lookup_employee_by_email"}
Query fields
Work email Text input > Other
- Label
- Work email
- Helper text
- The employee's work email address.
- Slug
- work_email
- Required
- true
- Can have default value
- true
Ingredients
Employee
- Slug
- employee_id
- Filter code
- BambooHr.lookupEmployeeByEmail.EmployeeId
- Type
- String
- Example
- 123
First name
- Slug
- first_name
- Filter code
- BambooHr.lookupEmployeeByEmail.FirstName
- Type
- String
- Example
- Jane
Last name
- Slug
- last_name
- Filter code
- BambooHr.lookupEmployeeByEmail.LastName
- Type
- String
- Example
- Doe
Full name
- Slug
- full_name
- Filter code
- BambooHr.lookupEmployeeByEmail.FullName
- Type
- String
- Example
- Jane Doe
Work email
- Slug
- work_email
- Filter code
- BambooHr.lookupEmployeeByEmail.WorkEmail
- Type
- String
- Example
- jane.doe@acme.com
Department
- Slug
- department
- Filter code
- BambooHr.lookupEmployeeByEmail.Department
- Type
- String
- Example
- Engineering
Job title
- Slug
- job_title
- Filter code
- BambooHr.lookupEmployeeByEmail.JobTitle
- Type
- String
- Example
- Software Engineer
Hire date
- Slug
- hire_date
- Filter code
- BambooHr.lookupEmployeeByEmail.HireDate
- Type
- String
- Example
- 2026-05-01
