Available Tools
- BambooHR - HR management platform
- Workday - Enterprise HR and finance platform
- Gusto - Payroll and HR platform
- AgencyZoom - Insurance sales and retention platform
- Ashby - Recruiting and applicant tracking
- Borneo - HR management platform
- Cal - Scheduling and calendar management
- Recruitee - Applicant tracking system
BambooHR
HR management platform for employee data, time tracking, and HR processes.Authentication
Requires authentication withbamboohr integration.
Available Functions
BambooHR provides functions for HR management:| Function | Description |
|---|---|
create_employee | Create a new employee record. |
get_employee | Get employee details. |
list_employees | List employees. |
update_employee | Update employee information. |
get_time_off | Get time off requests. |
create_time_off_request | Create a time off request. |
get_directories | Get employee directories. |
Available Triggers
BambooHR supports app event triggers:| Trigger Slug | Description |
|---|---|
BAMBOOHR_EMPLOYEE_CREATED | Triggered when a new employee is added. |
BAMBOOHR_EMPLOYEE_UPDATED | Triggered when employee information is updated. |
BAMBOOHR_TIME_OFF_REQUESTED | Triggered when a time off request is created. |
Use
get_tools_trigger_actions to discover all available triggers for BambooHR.Workday
Enterprise HR and finance platform for workforce management.Authentication
Requires authentication withworkday integration.
Available Functions
Workday provides functions for enterprise HR management:| Function | Description |
|---|---|
get_worker | Get worker (employee) details. |
list_workers | List workers. |
create_job_application | Create a job application. |
get_job_application | Get job application details. |
list_job_applications | List job applications. |
get_time_off | Get time off information. |
Available Triggers
Workday supports app event triggers:| Trigger Slug | Description |
|---|---|
WORKDAY_WORKER_CREATED | Triggered when a new worker is created. |
WORKDAY_JOB_APPLICATION_CREATED | Triggered when a job application is created. |
Use
get_tools_trigger_actions to discover all available triggers for Workday.Gusto
Payroll and HR platform for small businesses.Authentication
Requires authentication withgusto integration.
Available Functions
Gusto provides functions for payroll and HR:| Function | Description |
|---|---|
create_employee | Create a new employee. |
get_employee | Get employee details. |
list_employees | List employees. |
run_payroll | Run payroll for employees. |
get_payroll | Get payroll details. |
list_payrolls | List payroll runs. |
get_time_off | Get time off information. |
Available Triggers
Gusto supports app event triggers:| Trigger Slug | Description |
|---|---|
GUSTO_EMPLOYEE_CREATED | Triggered when a new employee is added. |
GUSTO_PAYROLL_RUN | Triggered when payroll is run. |
Use
get_tools_trigger_actions to discover all available triggers for Gusto.Using HR Tools in Workflows
Example: Onboarding Automation
- Use BambooHR trigger for new employees
- Create accounts in other tools
- Send welcome email
Example: Payroll Processing
- Use Gusto trigger for payroll runs
- Generate payroll reports
- Send reports to finance team
Best Practices
Employee Management
Employee Management
Manage employee data:
- Sync employee data across systems
- Automate onboarding processes
- Track employee lifecycle events
Recruitment
Recruitment
Automate recruitment:
- Track job applications
- Schedule interviews automatically
- Send candidate updates
Payroll & Benefits
Payroll & Benefits
Process payroll:
- Run payroll automatically
- Generate payroll reports
- Manage benefits enrollment
Limitations
- All Tools: Each tool connects to a single authenticated account per workflow
- All Tools: Subject to service rate limits and API quotas
- HR Tools: Require appropriate permissions for employee data access