# HiBob - New event trigger

The New event trigger immediately triggers when events, such as employee created, occur in HiBob.

# Input

Input field Description
Object Select a HiBob object from the drop-down menu.
Event type Select the suitable event type from the drop-down menu.

# Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps.
The following example shows the output schema for the Task object with the Task status updated event type:

Output field Description
Company ID Unique identifier of the company within HiBob where the task status update occurred.
Type Event type indicating that the To Do status of a task has changed.
Triggered by Unique identifier of the user or system that performed the task update.
Triggered at Date and time (with timezone) when the task status was updated.
Version API event version, specifying the schema version for this event data.
To do IDs Unique identifiers of the To Do tasks impacted by this event.
To do requested for IDs Identifier of the user for whom the "To Do" task was created/requested.
To do assignee IDs Identifier of the user assigned to complete the To Do task.
New status Updated status of the task, indicating it has been marked as Closed.


Last updated: 8/5/2025, 6:28:45 PM

On this page