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

Preview this Workflow on desktop