HiBob - Get record details action

The Get record details action allows you to retrieve the details of a standard or custom record, such as an employee record.

Input

Input fieldDescription
ObjectSelect the object to be retrieved from the drop-down menu.

More input fields are dynamically loaded based on the object you select. The following example shows the input schema for the Timeoff object:

Input fieldsDescription
Employee IDProvide the ID of the employee whose timeoff data is to be retrieved.
Request IDProvide the request ID for which details are to be retrieved.

Output

Output fields are dynamically loaded based on the selected object. The following example shows the output schema for the Timeoff object:

Output fieldDescription
Request IDUnique identifier of the time off request.
Employee IDUnique identifier of the employee associated with the time off request.
Policy type display nameName of the leave policy under which the time off is requested.
TypeUnit type used for time off measurement.
Start dateThe first date of the requested time off.
Start portionPortion of the day when the time off begins.
End dateThe last date of the requested time off.
End portionPortion of the day when the time off ends.
DateSpecific date associated with the daily breakdown of the request.
Hours on dateNumber of hours taken off on the specified date.
ApprovedIndicates whether the time off request has been approved.

Last updated: