superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

feat: Add `CreateCandidate` use case with provider `breezy-hr` #298

Closed martinalbert closed 1 year ago

martinalbert commented 1 year ago

Description

Implements map for provider breezy-hr.

blockers:

Unable to upload CV.

Motivation and Context

ATS integrations

Types of changes

Checklist:

janhalama commented 1 year ago

@martinalbert I fixed the conflict when creating candidate with email which already applied to the job and removed CV upload which is not supported at the moment by OneSDK. I also restructured the code into operations.

🙏 check my commit, I will review the rest of the PR later.

martinalbert commented 1 year ago

Looks great, thanks!