PipedreamHQ / PipedreamHQ/pipedream
[Components] easyhire
Open
blocked
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# easyhire
## URLs
- https://easyhire.ai/integrations/api-docs/
## Actions
### assess-candidate
#### Prompt
Assess a specific candidate. The user needs to input the candidate's ID (required prop) and their evaluation score (required prop). An optional prop is comments about the candidate's performance.
#### URLs
- https://easyhire.ai/app/api/put/candidate/{id}/score/
- https://easyhire.ai/app/api/post/candidate/{id}/comment/
- https://easyhire.ai/app/api/get/candidate/{id}/
Contributor guide
Assessment
This issue has not been assessed yet.