Skip to main content

Get All Company Fields

List all the fields in the company.

External Documentation

To learn more, visit the HiBob documentation.

Example Output

[
{
"id": "string",
"category": "string",
"name": "string",
"description": "string",
"jsonPath": "string",
"type": "string",
"typeData": {
"listId": "string"
},
"historical": true
}
]

Workflow Library Example

Get All Company Fields with Hibob and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop