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 an employee record is updated in kiwiHR. Users can specify required properties like the employee ID or configure filters for specific fields to watch (e.g., job title or department changes).
Update an existing employee's record in kiwiHR. Required props: employee ID. Optional props: fields to update such as job title, department, or supervisor.
kiwihr
URLs
Webhook Sources
new-employee-instant
Prompt
Emit new event when a new employee is added to kiwiHR. Users can configure optional filters such as department or location.
URLs
new-leave-request-instant
Prompt
Emit new event when a leave request is created or submitted by an employee. Users can configure optional filters like leave type or request status.
URLs
updated-employee-record-instant
Prompt
Emit new event when an employee record is updated in kiwiHR. Users can specify required properties like the employee ID or configure filters for specific fields to watch (e.g., job title or department changes).
URLs
Actions
create-employee
Prompt
Add a new employee to kiwiHR. Required props: employee name, email, and start date. Optional props: department, job title, and location.
URLs
update-employee-record
Prompt
Update an existing employee's record in kiwiHR. Required props: employee ID. Optional props: fields to update such as job title, department, or supervisor.
URLs
approve-leave-request
Prompt
Approve a pending leave request for an employee. Required props: leave request ID. Optional props: approval date or message.
URLs
The text was updated successfully, but these errors were encountered: