Skip to content
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

[Components] charthop #15234

Open
pipedream-component-development opened this issue Jan 8, 2025 · 0 comments
Open

[Components] charthop #15234

pipedream-component-development opened this issue Jan 8, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

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.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 8, 2025
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

No branches or pull requests

1 participant