Icon

HiBob Connector

Quickly build integrations connecting your B2B SaaS to HiBob.

About the HiBob Connector

Manage employees, tasks, documents, and custom tables in HiBob.

Actions

Action NameAction Description
Search EmployeeSearches for employees based on specified criteria.
Read Employee FieldsRetrieves employee data for a specific employee by ID or email.
Update EmployeeUpdates employee data for a specific employee by ID or email.
Create EmployeeCreates a new employee with the specified fields.
Revoke Employee AccessRevokes access to HiBob for a specific employee.
Terminate EmployeeTerminates a specific employee with a given termination date and reason.
Update Employee EmailUpdates the email address for a specific employee.
List Employee FieldsRetrieves a list of all employee fields in the company.
Create New FieldCreates a new custom field in HiBob.
Update FieldUpdates an existing custom field in HiBob.
Delete FieldDeletes an existing custom field from HiBob.
List Company ListsRetrieves all named lists in the company.
Get Company ListRetrieves a specific named list from the company.
Add List ItemAdds a new item to an existing company list.
Update List ItemUpdates an existing item in a company list.
Delete List ItemDeletes an existing item from a company list.
Get Custom Table MetadataRetrieves metadata for a specific custom table.
Create Custom Table EntryCreates a new entry in a custom table for an employee.
Update Custom Table EntryUpdates an existing entry in a custom table for an employee.
Delete Custom Table EntryDeletes an existing entry from a custom table for an employee.
List FoldersRetrieves a list of all document folders in the system.
Download Employee DocumentsDownloads a list of documents for an employee.
Upload File From URLUploads a file from a URL to an employee's document folder.
Upload File To FolderUploads a file directly to an employee's document folder.
Delete File From FolderDeletes a file from an employee's document folder.
List Open TasksRetrieves a list of all open tasks in the system.
Get Employee TasksRetrieves all tasks assigned to a specific employee.
Complete TaskMarks a task as completed.
Raw RequestSends a raw HTTP request to the HiBob API.

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from HiBob for manually configured webhook subscriptions.