-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
kenjo
URLs
Webhook Sources
new-employee-instant
Prompt
Emit new event when a new employee is added in Kenjo. Useful for syncing employee data with other systems. Option to filter by department or role.
updated-leave-request-instant
Prompt
Emit new event when an existing leave request is updated (e.g., approved, rejected, or modified). Option to filter by employee ID or status.
new-performance-review-instant
Prompt
Emit new event when a new performance review is created. Option to filter by review type or employee.
Actions
create-employee
Prompt
Create a new employee record in Kenjo. Requires details like name, email, department, and role.
update-leave-request
Prompt
Update an existing leave request in Kenjo. Requires leave request ID and updated details like status or dates.
generate-payslip
Prompt
Generate a payslip for a specific employee. Requires employee ID and pay period dates. Optionally include custom notes.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done