Dynamic Field Matching in the context of RChilli’s JD (Job Description) Parser API refers to the ability to customize parsing behavior dynamically at runtime through API request settings. This feature allows users to tailor the JD parsing output for each API call based on specific requirements—without needing to change global configurations in the My Account portal.
What Is Dynamic Field Matching?
Dynamic Field Matching is controlled through the apisetting node within the JSON request sent to RChilli’s JD Parser API. This node enables you to:
-
Enable or disable extraction of specific fields or sections (e.g., job title, skills, experience requirements).
-
Customize data formats (e.g., date formats, location formats).
-
Apply filters and enrichments (e.g., taxonomy tagging, normalized job titles).
-
Use advanced parsing behaviors tailored to different job types or regions.
Key API Settings for Dynamic Field Matching in JD Parsing
Setting Name | Description |
reqjobtitle | Enable or disable job title extraction. |
reqskills | Enable or disable skills extraction from the JD. |
reqexperience | Enable or disable experience requirements parsing. |
reqtaxonomy | Adds taxonomy-based normalization and aliases for job titles and skills. |
reqlocation | Enables parsing of job location details with standardized formatting. |
dateformat | Customize date formats in the parsed output. |
normalizedjobtitle | Returns standardized and normalized job titles. |
reqcategory | Returns job category and subcategory tags based on taxonomy. |
Use Cases
-
Localized Job Parsing: Adapt date, location, and job title formats based on regional or client-specific needs using dynamic API settings.
-
Custom Job Profile Extraction: Enable or disable fields depending on the job type (e.g., technical vs. managerial) to get more relevant parsing output.
-
Enhanced Matching: Use taxonomy enrichment (reqtaxonomy) to improve job-candidate matching accuracy in downstream systems.
- Data Normalization: Return normalized job titles and categories to maintain consistency across varied job descriptions.
Security and Compatibility
-
Dynamic Field Matching settings for JD Parser allow granular control per request, without affecting global My Account portal settings.
-
Fully secure and compliant with industry security standards including ISO/IEC 27001:2022 and SOC 2 Type 2.
-
Supported in the latest version of RChilli’s JD Parser API.
How to Implement
-
Include the apisetting object in every JD Parser API call to override default parsing behavior as needed.
-
Only specify the settings you want to customize; other fields will use the existing global defaults.
-
For guidance on implementation or troubleshooting, contact RChilli Support at support@rchilli.com.
For detailed API documentation, refer to the JD Parser API Authentication Guide and Dynamic API Settings documentation available on the RChilli Knowledge Center.
Comments
0 comments
Please sign in to leave a comment.