
Configuring Inhire as a Source
In the Sources tab, click on the “Add source” button located on the top right of your screen. Then, select the InHire option from the list of connectors. Click Next and you’ll be prompted to add your access.1. Add account access
You’ll need your Inhire account credentials for this connection. The following configurations are available:- Email: The email associated with your Inhire account.
- Password: The password associated with your Inhire account.
- Tenant ID: The ID of the subdomain used in your Inhire URL. For example, if your URL is
https://my_app.inhire.app, your tenant ID ismy_app. - Filter Job Talent Status: (Optional) A list of job talent statuses to filter for. When this is set, the
JobTalentScorecardstream will only be extracted for talents matching these statuses. This can significantly speed up extraction by skipping irrelevant scorecards (e.g., for rejected or hired candidates).
Please ensure you’re using a user account with sufficient privileges to access the account data.
2. Select streams
Choose which data streams you want to sync. For faster extractions, select only the streams that are relevant to your analysis. You can select entire groups of streams or pick specific ones.Tip: The stream can be found more easily by typing its name.Select the streams and click Next.
3. Configure data streams
Customize how you want your data to appear in your catalog. Select a name for each table (which will contain the fetched data) and the type of sync.- Table name: we suggest a name, but feel free to customize it. You have the option to add a prefix and make this process faster!
-
Sync Type: you can choose between INCREMENTAL and FULL_TABLE.
- Incremental: every time the extraction happens, we’ll get only the new data - which is good if, for example, you want to keep every record ever fetched.
- Full table: every time the extraction happens, we’ll get the current state of the data - which is good if, for example, you don’t want to have deleted data in your catalog.
4. Configure data source
Describe your data source for easy identification within your organization, not exceeding 140 characters. To define your Trigger, consider how often you want data to be extracted from this source. This decision usually depends on how frequently you need the new table data updated (every day, once a week, or only at specific times). Optionally, you can determine when to execute a full sync. This will complement the incremental data extractions, ensuring that your data is completely synchronized with your source every once in a while. Once you are ready, click Next to finalize the setup.5. Check your new source
You can view your new source on the Sources page. If needed, manually trigger the source extraction by clicking on the arrow button. Once executed, your data will appear in your Catalog.Streams and Fields
Below you’ll find all available data streams from Inhire and their corresponding fields:Jobs
Jobs
Stream containing the lean job listing used as the parent stream for job-related child streams.Key Fields:
id- Unique identifier for the jobname- Name of the jobstatus- Current status of the job (e.g., active, archived)area- Business area of the jobuserId- Identifier of the user responsible for the jobrecruiterId- Identifier of the recruiter assigned to the jobmanagerId- Identifier of the hiring managercreatedAt- When the job was createdupdatedAt- When the job was last updated
Job Details
Job Details
Stream containing full job details for each job from the
Jobs stream.Key Fields:id- Unique identifier for the jobname- Name of the jobstatus- Current status of the jobseniority- Seniority level associated with the jobsalaryMin- Minimum salary for the positionsalaryTarget- Target salary for the positionsalaryMax- Maximum salary for the positiontalentsCount- Total number of talents associated with the jobcustomFields- Custom fields configured for the jobstages- Hiring stages configured for the jobstatusHistory- Historical status changes of the jobpostingPage- Public posting page settings and metadata
Job Talents
Job Talents
Stream containing candidates (talents) associated with each job.Key Fields:
id- Unique identifier for the job-talent relationshiptalentId- ID of the talentuserId- ID of the user responsible for the candidate in the processstatus- Current status of the talent in the hiring processstage- Detailed information about the current stage of the talentsource- The source from where the talent was acquiredtargetSalary- Candidate salary expectationstalent- Candidate profile information (email, phone, location, LinkedIn, and attributes)createdAt- When the talent was associated with the jobupdatedAt- When the job-talent relationship was last updated
Job Talent Scorecard
Job Talent Scorecard
Stream containing evaluation scorecards for each job-talent relationship.Key Fields:
jobTalentId- ID of the associated job-talent relationshipuserId- ID of the user who submitted the scorecarduserName- Name of the user who submitted the scorecardevaluationsFeedbacks- Interview feedback entries with comments and proceed recommendationsskillComments- Qualitative comments grouped by skillskillsScore- Skill-level score breakdowns for each interview step
Job Talent Custom Fields
Job Talent Custom Fields
Stream containing metadata definitions for custom fields in the
JOB_TALENTS entity.Key Fields:id- Unique identifier of the custom fieldname- Name of the custom fieldtype- Field type (e.g., text, select)entity- Entity where the custom field applies (JOB_TALENTS)required- Whether the field is requiredoptions- Available options for option-based fieldsshowIn- Contexts where the field is displayedrequiredIn- Contexts where the field becomes mandatory
Positions
Positions
Stream containing job position records linked to each job, including approval and hiring dates.Key Fields:
id- Unique identifier of the positionjobId- Identifier of the associated jobrequisitionId- Identifier of the requisition linked to the positionreason- Reason associated with creating the positionapprovedAt- Timestamp when the position was approvedhiredAt- Timestamp when the position was filledcreatedAt- Timestamp when the position was createdupdatedAt- Timestamp when the position was last updated
Users
Users
Stream containing InHire user records (team members and recruiters).Key Fields:
id- Unique identifier of the username- Name of the useremail- Email of the usertenantId- Identifier of the tenantroleId- Identifier of the roleroleName- Name of the roleposition- Position/job title of the userteams- Teams associated with the useractive- Whether the user is activecreatedAt- Timestamp when the user was createdupdatedAt- Timestamp when the user was last updated
Skills for agents
Download Inhire skills file
Inhire connector documentation as plain markdown, for use in AI agent contexts.