You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Our API list (Profile, Job, Text, Fine-Tuning): https://www.hrflow.ai/api
9
+
- Our cool demos labs: https://labs.hrflow.ai
13
10
11
+
This connector will allow our partners and customers to build and automate
12
+
on top of HrFlow.ai's technology, workflows using Power Automate.
14
13
15
14
## Pre-requisites
16
15
17
16
-[Sign Up](https://hrflow.ai/signup) for an HrFlow.ai Account.
18
-
-[Log In](https://hrflow.ai/signin) with your account details and
17
+
-[Log In](https://hrflow.ai/signin) with your account details and
19
18
select **Settings >> API >> Keys** to retrieve your API key.
20
19
21
20
## Documentation
@@ -26,10 +25,25 @@ A Detailed documentation of the target APIs can be found at [documentation](http
26
25
27
26
The connector supports the following operations:
28
27
29
-
-**POST Profile Parsing**: The Profile API helps you connect HrFlow.ai with the applications of your choice. Mainly, the API allows you to POST profiles and GET outbound data after the processing of choice is done.
30
-
-**Post Document Parsing**: The Document API is a general purpose API design for real-time processing of HR documents.
28
+
-**Profile API**
29
+
-**Profile Indexing**: Index a Profile object.
30
+
-**Profile Parsing File**: Parse a Resume and create a Profile from it.
31
+
-**Profile Scoring**: Score Profiles indexed in Sources for a Job.
32
+
-**Profile Searching**: Score Profiles indexed in Sources for a Job.
33
+
-**Job API**
34
+
-**Job Indexing**: Index a Job in a Board.
35
+
-**Jobs Scoring**: Score Jobs indexed in Boards for a Profile.
36
+
-**Jobs Searching**: Search Jobs indexed in Boards.
37
+
-**Text API**:
38
+
-**Text Embedding**: Vectorize a Text.
39
+
-**Text Geocoding**: Retrieve geojson data for any textual location input.
40
+
-**Text Imaging**: Generate an image from a job description.
41
+
-**Text Linking**: Find synonyms or the top N most similar words to a word.
42
+
-**Text OCR**: Extract a the text from a document across all formats (pdf, docx, png, and more).
43
+
-**Text Parsing**: Extract over 50 data point from any raw input text.
44
+
-**Text Tagging**: Predict most likely tags for a text with our library of AI algorithms.
31
45
32
46
## Further Support
33
47
34
48
For further support, you can contact us at **[email protected]** or at our
35
-
[webpage](https://hrflow.ai/), and we'll be happy to help.
49
+
[webpage](https://hrflow.ai/), and we'll be happy to help.
0 commit comments