PipedreamHQ / PipedreamHQ/pipedream
[Components] leverly
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# leverly
## URLs
## Webhook Sources
### new-candidate-instant
#### Description
Emit new event when a new candidate is added to Leverly. Users can optionally filter by job position or hiring pipeline stage.
### new-job-posting-instant
#### Description
Emit new event when a new job posting is created in Leverly. Users can specify job categories or locations to filter events.
### candidate-stage-changed-instant
#### Description
Emit new event when a candidate progresses to a different stage in the hiring pipeline. Users can specify which stages to monitor.
## Actions
### create-candidate
#### Description
Create a new candidate record in Leverly. Requires candidate name, email, and job position. Optionally, specify resume and custom tags.
### update-candidate-stage
#### Description
Move a candidate to a different stage in the hiring pipeline. Requires candidate ID and new stage. Optionally, add comments or tags.
### post-job
#### Description
Create a new job posting in Leverly. Requires job title, description, and department. Optionally, specify location and salary range.
Contributor guide
Assessment
This issue has not been assessed yet.