
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
n8n-nodes-hibob
Advanced tools
This n8n community node makes working with the Hibob API a breeze. It provides a set of nodes to interact with Hibob's features, such as managing employees, time off, and more.
This is an n8n community node for interacting with the HiBob API. HiBob is a modern HR platform that helps fast-growing companies manage their people and culture.
This node allows you to automate HR workflows by connecting HiBob to other applications and services within your n8n workflows.
Follow the n8n community node installation guide to install this node.
n8n-nodes-hibob in the Enter npm package name field.After installing the node, you can use it in your n8n workflows.
To use this node, you need to configure HiBob API credentials in n8n:
Once the node is configured, you can use it in your workflows:
MetadataGet all employee fieldsThis operation will retrieve a list of all available employee fields in your HiBob instance.
PeopleSearch for Employeesroot.id, root.displayName, work.department. If left empty, a default set of fields is returned.Append (default) or Replace.false (default) or true.{
"fieldPath": "root.email",
"operator": "equals",
"values": [
"tom@n8n.io"
]
}
This operation will search for employees, potentially filtered by department, and return the specified fields.
This node has been tested with n8n version 1.94.1, but should also work with later versions.
Contributions to this node are welcome! Please refer to the n8n community node development guide for more information on how to contribute.
If you find any bugs or have a feature request, please open an issue on the GitHub repository.
This n8n community node is MIT Licensed.
FAQs
This n8n community node makes working with the Hibob API a breeze. It provides a set of nodes to interact with Hibob's features, such as managing employees, time off, and more.
We found that n8n-nodes-hibob demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.