You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit new event when a new employee is added to the organization. Required configuration: users can optionally filter by department or role.
new-compensation-change-instant
Description
Emit new event when an employee's compensation details (e.g., salary or bonuses) are updated. Optional configuration: filter by department or employee ID.
new-org-change-instant
Description
Emit new event when there are changes to the organizational structure (e.g., team reassignments or role updates). Optional configuration: filter by specific team or division.
Actions
create-employee
Description
Add a new employee to the system with details like name, email, role, and department. Required configuration: employee name, email, and role. Optional configuration: start date, department, and additional custom fields.
update-employee-details
Description
Update an existing employee's profile, including details like department, role, or compensation. Required configuration: employee ID and fields to update. Optional configuration: additional metadata.
record-compensation-change
Description
Log or modify an employee's compensation records, such as salary increases, bonuses, or equity grants. Required configuration: employee ID and updated compensation details. Optional configuration: effective date and reason for the change.
The text was updated successfully, but these errors were encountered:
charthop
URLs
Webhook Sources
new-employee-instant
Description
Emit new event when a new employee is added to the organization. Required configuration: users can optionally filter by department or role.
new-compensation-change-instant
Description
Emit new event when an employee's compensation details (e.g., salary or bonuses) are updated. Optional configuration: filter by department or employee ID.
new-org-change-instant
Description
Emit new event when there are changes to the organizational structure (e.g., team reassignments or role updates). Optional configuration: filter by specific team or division.
Actions
create-employee
Description
Add a new employee to the system with details like name, email, role, and department. Required configuration: employee name, email, and role. Optional configuration: start date, department, and additional custom fields.
update-employee-details
Description
Update an existing employee's profile, including details like department, role, or compensation. Required configuration: employee ID and fields to update. Optional configuration: additional metadata.
record-compensation-change
Description
Log or modify an employee's compensation records, such as salary increases, bonuses, or equity grants. Required configuration: employee ID and updated compensation details. Optional configuration: effective date and reason for the change.
The text was updated successfully, but these errors were encountered: