Skip to content

[Components] kiwihr #15318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue Jan 16, 2025 · 1 comment · May be fixed by #16504
Open

[Components] kiwihr #15318

pipedream-component-development opened this issue Jan 16, 2025 · 1 comment · May be fixed by #16504
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 16, 2025

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

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 16, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

App developers provided access

@luancazarine luancazarine self-assigned this May 1, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 1, 2025
@luancazarine luancazarine linked a pull request May 1, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants