Skip to content

Commit b051dd9

Browse files
feat: add new endpoints: profiles matching, profile grading & jobs matchong (microsoft#3635)
1 parent be4aef6 commit b051dd9

File tree

2 files changed

+374
-1
lines changed

2 files changed

+374
-1
lines changed

certified-connectors/HrFlow/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,13 @@ The connector supports the following operations:
3030
- **Profile Parsing File**: Parse a Resume and create a Profile from it.
3131
- **Profile Scoring**: Score Profiles indexed in Sources for a Job.
3232
- **Profile Searching**: Score Profiles indexed in Sources for a Job.
33+
- **Profiles Matching**: Match Profiles indexed in Sources to a Profile.
34+
- **Profile Grading**: Grade a Profile indexed in a Source for a Job.
3335
- **Job API**
3436
- **Job Indexing**: Index a Job in a Board.
3537
- **Jobs Scoring**: Score Jobs indexed in Boards for a Profile.
3638
- **Jobs Searching**: Search Jobs indexed in Boards.
39+
- **Jobs Matching**: Match Jobs indexed in Boards to a Job.
3740
- **Text API**:
3841
- **Text Embedding**: Vectorize a Text.
3942
- **Text Geocoding**: Retrieve geojson data for any textual location input.
@@ -46,4 +49,4 @@ The connector supports the following operations:
4649
## Further Support
4750

4851
For further support, you can contact us at **support@riminder.net** or at our
49-
[webpage](https://hrflow.ai/), and we'll be happy to help.
52+
[webpage](https://hrflow.ai/), and we'll be happy to help.

0 commit comments

Comments
 (0)