Create record
UiPath.BambooHR.IntegrationService.Activities.InsertRecord
Creates a new record in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List records
UiPath.BambooHR.IntegrationService.Activities.ListRecords
Lists a page of records in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List all records
UiPath.BambooHR.IntegrationService.Activities.ListAllRecords
Lists all the records of an object in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update record
UiPath.BambooHR.IntegrationService.Activities.UpdateRecord
Updates a record in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Invoke method
UiPath.BambooHR.IntegrationService.Activities.InvokeMethod
Invokes a BambooHR API method.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get employee
UiPath.BambooHR.IntegrationService.Activities.GetEmployee
Retrieves an employee's record in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update employee (basic)
UiPath.BambooHR.IntegrationService.Activities.UpdateBasicEmployee
Updates a basic employee record in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create employee (basic)
UiPath.BambooHR.IntegrationService.Activities.CreateBasicEmployee
Create a basic employee record in BambooHR.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Search employees directory
UiPath.BambooHR.IntegrationService.Activities.EmployeesDirectory
Get a list of employees from BambooHR. The employee directory feature needs to be enabled in your account to use this activity
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |