PipedreamHQ / PipedreamHQ/pipedream

[Components] nmbrs

Open
#15,338 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# nmbrs
## URLs
- https://nmbrs.stoplight.io/docs/nmbrs-restapi/f0f5a1b041408-visma-nmbrs-public-rest-api
## Webhook Sources
### new-employee-instant
#### Description
Emit new event when a new employee is added to the system. Requires webhook setup to listen for changes.
### new-employee-document-instant
#### Description
Emit new event when a document is uploaded or shared for an employee. Requires webhook setup to listen for document updates.
### new-payroll-run-instant
#### Description
Emit new event when a payroll run is completed. Can be used to trigger notifications or data synchronization workflows.
## Actions
### create-employee
#### Description
Create a new employee in the system. Requires fields such as name, email, hire date, and other relevant details.
### update-employee-salary
#### Description
Update an employee's salary details. Requires employee ID and new salary information.
### generate-payslip
#### Description
Generate a payslip for a specific employee and payroll period. Requires employee ID and payroll period identifiers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.