-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
lucca
URLs
Polling Sources
new-leave-request
Prompt
Emit new event when a new leave (time off) request is submitted by an employee. Configure optional filters such as leave type or requesting employee.
URLs
new-user
Prompt
Emit new event when a new user (employee) is created in Lucca. Useful for triggering onboarding workflows.
URLs
new-expense-report
Prompt
Emit new event when a new expense report is created by an employee. Useful for automating approval or finance workflows.
URLs
Actions
approve-leave-request
Prompt
Approve a pending leave request. Requires the request ID. Optional props are 'approved' and 'comment'. RequestId has async options.
URLs
- https://developers.lucca.fr/api-reference/legacy/timmi-absences/leave-requests/list-leave-requests
- https://developers.lucca.fr/api-reference/legacy/timmi-absences/leave-requests/approve-or-deny-a-leave-request
update-user-info
Prompt
Update profile or HR information for an existing user. Requires user ID. Optional props are 'firstName', 'lastName', 'mail', 'login', 'legalEntityId', 'cspId', 'calendarId', 'employeeNumber', 'birthDate', 'userWorkCycles', 'departmentId', 'managerId', 'rolePrincipalId', 'habilitedRoles', 'cultureId', 'address', 'bankName', 'directLine', 'jobTitle', 'gender', 'nationality', 'personalEmail', 'personalMobile', 'professionalMobile' and 'quote'. userId has async options.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status