Update employeedocument in BambooHR
Update employee document in BambooHR.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Employee ID | | Text (Short) | Yes | |
| File ID | | Text (Short) | Yes | |
| Employee document category ID | ID of the new category of the file | Text (Short) | No | |
| New file name | New name of the file | Text (Short) | No | |
| Share with employee? | Whether this file is shared or not | True/False | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements