# Freshservice - Create onboarding request action
This action creates an employee onboarding request in Freshservice.
# Input
| Input field | Description |
|---|---|
| Reporting manager | Select the reporting manager from the drop-down menu. |
| Employee first name (preferred) | Provide the first name of the employee. |
| Employee last name | Provide the last name of the employee. |
| Start date | Provide the start date of the employee. |
| Job title | Provide the job title held by the employee. |
| Department | Select a value from the drop-down menu or provide a custom value of the department of the employee. |
| Location | Select a value from the drop-down menu or provide a custom value of the location of the employee. |
| Mobile device election | Select a value from the drop-down menu or provide a custom value. |
# Output
| Output field | Description |
|---|---|
| Onboarding request ID | A unique identifier assigned to the onboarding request. |
| Created at | The timestamp when the onboarding request was created. |
| Updated at | The timestamp when the onboarding request was last updated. |
| Status | The current status of the onboarding request. |
| Subject | The title or subject of the onboarding request. |
| Ticket ID | A unique identifier linked to the onboarding ticket. |
| HR manager | This object contains the details of the HR manager, such as name and email. |
| Field | Returns the fields provided in request. |
| Reporting manager | This object contains the details of the reporting manager, such as name, ID, phone, and email. |
| Department | The object contains the department details such as name and description. |
| Location | This object contains the details of the location. |
Last updated: 5/21/2025, 5:22:32 AM