RecruitCRM
Connect to RecruitCRM to manage candidates, contacts, companies, jobs, deals, hotlists, call logs, notes, tasks, and users.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| API Key | api_key | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "RECRUITCRM_ADD_TO_HOTLIST", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("RECRUITCRM_ADD_TO_HOTLIST", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute RECRUITCRM_ADD_TO_HOTLIST --data '{ }'Tool catalog
Available tools
101 callable operations
Adds records to HotlistRECRUITCRM_ADD_TO_HOTLISTAdds records to Hotlist.Connection
Adds records to Hotlist.
Authentication
Connected account requiredTags
Apply to JobRECRUITCRM_APPLY_JOBApply to a job.Connection
Apply to a job.
Authentication
Connected account requiredTags
Assign CandidateRECRUITCRM_ASSIGN_JOBAssign a candidate to a job.Connection
Assign a candidate to a job.
Authentication
Connected account requiredTags
Assigned candidates for jobRECRUITCRM_ASSIGNED_CANDIDATES_FOR_JOBReturn list of assigned candidates for requested jobConnection
Return list of assigned candidates for requested job
Authentication
Connected account requiredTags
Stage History of Candidate for jobRECRUITCRM_CANDIDATE_STAGE_HISTORY_FOR_JOBReturn list of stage history of candidates for requested jobConnection
Return list of stage history of candidates for requested job
Authentication
Connected account requiredTags
Delete a call logRECRUITCRM_DELETE_CALL_LOGDelete a call log.Connection
Delete a call log.
Authentication
Connected account requiredTags
Delete a candidateRECRUITCRM_DELETE_CANDIDATEDelete a candidate.Connection
Delete a candidate.
Authentication
Connected account requiredTags
Delete a companyRECRUITCRM_DELETE_COMPANYDelete a company.Connection
Delete a company.
Authentication
Connected account requiredTags
Delete a contactRECRUITCRM_DELETE_CONTACTDelete a contact.Connection
Delete a contact.
Authentication
Connected account requiredTags
Delete a dealRECRUITCRM_DELETE_DEALDelete a deal.Connection
Delete a deal.
Authentication
Connected account requiredTags
Delete a hotlistRECRUITCRM_DELETE_HOTLISTDelete a hotlist.Connection
Delete a hotlist.
Authentication
Connected account requiredTags
Delete a JobRECRUITCRM_DELETE_JOBDelete a Job.Connection
Delete a Job.
Authentication
Connected account requiredTags
Delete a meetingRECRUITCRM_DELETE_MEETINGDelete a meeting.Connection
Delete a meeting.
Authentication
Connected account requiredTags
Delete a noteRECRUITCRM_DELETE_NOTEDelete a note.Connection
Delete a note.
Authentication
Connected account requiredTags
Delete a subscriptionRECRUITCRM_DELETE_SUBSCRIPTIONDelete a subscription.Connection
Delete a subscription.
Authentication
Connected account requiredTags
Delete a taskRECRUITCRM_DELETE_TASKDelete a task.Connection
Delete a task.
Authentication
Connected account requiredTags
Edit a call logRECRUITCRM_EDIT_CALL_LOGEdit a call log.Connection
Edit a call log.
Authentication
Connected account requiredTags
Edit a candidateRECRUITCRM_EDIT_CANDIDATEEdit a candidate.Connection
Edit a candidate.
Authentication
Connected account requiredTags
Edit a companyRECRUITCRM_EDIT_COMPANYEdit a company.Connection
Edit a company.
Authentication
Connected account requiredTags
Edit a contactRECRUITCRM_EDIT_CONTACTEdit a contact.Connection
Edit a contact.
Authentication
Connected account requiredTags
Edit a dealRECRUITCRM_EDIT_DEALEdit a deal.Connection
Edit a deal.
Authentication
Connected account requiredTags
Edit a hotlistRECRUITCRM_EDIT_HOTLISTEdit a hotlist.Connection
Edit a hotlist.
Authentication
Connected account requiredTags
Edit a JobRECRUITCRM_EDIT_JOBEdit a Job.Connection
Edit a Job.
Authentication
Connected account requiredTags
Edit meetingRECRUITCRM_EDIT_MEETINGEdit meeting.Connection
Edit meeting.
Authentication
Connected account requiredTags
Edit a noteRECRUITCRM_EDIT_NOTEEdit a note.Connection
Edit a note.
Authentication
Connected account requiredTags
Edit a subscriptionRECRUITCRM_EDIT_SUBSCRIPTIONEdit a subscription.Connection
Edit a subscription.
Authentication
Connected account requiredTags
Edit taskRECRUITCRM_EDIT_TASKEdit task.Connection
Edit task.
Authentication
Connected account requiredTags
Get UsersRECRUITCRM_GET_ACCOUNT_USERSReturns a list of all users of the accountConnection
Returns a list of all users of the account
Authentication
Connected account requiredTags
Get Call TypesRECRUITCRM_GET_CALL_TYPESReturns a list of call typesConnection
Returns a list of call types
Authentication
Connected account requiredTags
Get Candidate QuestionsRECRUITCRM_GET_CANDIDATE_QUESTIONSReturns a list of candidate questionsConnection
Returns a list of candidate questions
Authentication
Connected account requiredTags
Get CollaboratorsRECRUITCRM_GET_COLLABORATORSReturns a list of collaboratorsConnection
Returns a list of collaborators
Authentication
Connected account requiredTags
Get CurrenciesRECRUITCRM_GET_CURRENCIESReturns a list of currenciesConnection
Returns a list of currencies
Authentication
Connected account requiredTags
Get Deals StagesRECRUITCRM_GET_DEALS_PIPELINEReturns a list of stages in deals pipelineConnection
Returns a list of stages in deals pipeline
Authentication
Connected account requiredTags
Get Candidate StagesRECRUITCRM_GET_HIRING_PIPELINEReturns a list of stages in hiring pipelineConnection
Returns a list of stages in hiring pipeline
Authentication
Connected account requiredTags
Returns all hiring stages of candidate for jobsRECRUITCRM_GET_HISTORYReturns all hiring stages of candidate for jobsConnection
Returns all hiring stages of candidate for jobs
Authentication
Connected account requiredTags
Get IndustriesRECRUITCRM_GET_INDUSTRIESReturns a list of industriesConnection
Returns a list of industries
Authentication
Connected account requiredTags
Get Job StagesRECRUITCRM_GET_JOBS_PIPELINEReturns a list of stages in jobs pipelineConnection
Returns a list of stages in jobs pipeline
Authentication
Connected account requiredTags
Get LanguagesRECRUITCRM_GET_LANGUAGESReturns a list of languagesConnection
Returns a list of languages
Authentication
Connected account requiredTags
Get Multiple Hiring PipelinesRECRUITCRM_GET_MULTIPLE_HIRING_PIPELINEReturns a list of hiring pipelinesConnection
Returns a list of hiring pipelines
Authentication
Connected account requiredTags
Get Note TypesRECRUITCRM_GET_NOTE_TYPESReturns a list of note typesConnection
Returns a list of note types
Authentication
Connected account requiredTags
Get ProficienciesRECRUITCRM_GET_PROFICIENCIESReturns a list of proficienciesConnection
Returns a list of proficiencies
Authentication
Connected account requiredTags
Get QualificationsRECRUITCRM_GET_QUALIFICATIONSReturns a list of qualificationsConnection
Returns a list of qualifications
Authentication
Connected account requiredTags
Get Salary TypesRECRUITCRM_GET_SALARY_TYPESReturns a list of salary typesConnection
Returns a list of salary types
Authentication
Connected account requiredTags
Get Contact StagesRECRUITCRM_GET_SALES_PIPELINEReturns a list of stages in sales pipelineConnection
Returns a list of stages in sales pipeline
Authentication
Connected account requiredTags
Get Hiring Pipeline StagesRECRUITCRM_GET_STAGES_FOR_HIRING_PIPELINEReturns a list of hiring stages for the requested pipelineConnection
Returns a list of hiring stages for the requested pipeline
Authentication
Connected account requiredTags
Hiring Stages of Candidate for JobRECRUITCRM_HIRING_STAGEReturns a list of hiring stages of a candidate for a job.Connection
Returns a list of hiring stages of a candidate for a job.
Authentication
Connected account requiredTags
Hiring Stages of CandidateRECRUITCRM_HIRING_STAGESReturns a list of hiring stages of a candidate.Connection
Returns a list of hiring stages of a candidate.
Authentication
Connected account requiredTags
Removes records from HotlistRECRUITCRM_REMOVE_FROM_HOTLISTRemoves records from Hotlist.Connection
Removes records from Hotlist.
Authentication
Connected account requiredTags
Request Updated ProfileRECRUITCRM_REQUEST_UPDATED_PROFILEReturns the url to request an updated profile of the candidateConnection
Returns the url to request an updated profile of the candidate
Authentication
Connected account requiredTags
Search for call logsRECRUITCRM_SEARCH_CALL_LOGSReturns all call logs associated with your account that matched the search.Connection
Returns all call logs associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for candidatesRECRUITCRM_SEARCH_CANDIDATESReturns all candidates associated with your account that matched the search.Connection
Returns all candidates associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for companiesRECRUITCRM_SEARCH_COMPANIESReturns all companies associated with your account that matched the search.Connection
Returns all companies associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for contactsRECRUITCRM_SEARCH_CONTACTSReturns all contacts associated with your account that matched the search.Connection
Returns all contacts associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for dealsRECRUITCRM_SEARCH_DEALSReturns all deals associated with your account that matched the search.Connection
Returns all deals associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for hotlistsRECRUITCRM_SEARCH_HOTLISTSReturns all hotlists associated with your account that matched the search.Connection
Returns all hotlists associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for jobsRECRUITCRM_SEARCH_JOBSReturns all jobs associated with your account that matched the search.Connection
Returns all jobs associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for meetingsRECRUITCRM_SEARCH_MEETINGSReturns all meetings associated with your account that matched the search.Connection
Returns all meetings associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for notesRECRUITCRM_SEARCH_NOTESReturns all notes associated with your account that matched the search.Connection
Returns all notes associated with your account that matched the search.
Authentication
Connected account requiredTags
Search for tasksRECRUITCRM_SEARCH_TASKSReturns all tasks associated with your account that matched the search.Connection
Returns all tasks associated with your account that matched the search.
Authentication
Connected account requiredTags
Show all Call LogsRECRUITCRM_SHOW_ALL_CALL_LOGSReturns all call logs associated with your account.Connection
Returns all call logs associated with your account.
Authentication
Connected account requiredTags
Show all candidatesRECRUITCRM_SHOW_ALL_CANDIDATESReturns all candidates associated with your account.Connection
Returns all candidates associated with your account.
Authentication
Connected account requiredTags
Show all companiesRECRUITCRM_SHOW_ALL_COMPANIESReturns all companies associated with your account.Connection
Returns all companies associated with your account.
Authentication
Connected account requiredTags
Show all contactsRECRUITCRM_SHOW_ALL_CONTACTSReturns all contacts associated with your account.Connection
Returns all contacts associated with your account.
Authentication
Connected account requiredTags
Show all Custom FieldsRECRUITCRM_SHOW_ALL_CUSTOM_FIELDSReturns all custom fields associated with your account.Connection
Returns all custom fields associated with your account.
Authentication
Connected account requiredTags
Show all DealsRECRUITCRM_SHOW_ALL_DEALSReturns all deals associated with your account.Connection
Returns all deals associated with your account.
Authentication
Connected account requiredTags
Show all HotlistsRECRUITCRM_SHOW_ALL_HOTLISTSReturns all hotlists associated with your account.Connection
Returns all hotlists associated with your account.
Authentication
Connected account requiredTags
Show all JobsRECRUITCRM_SHOW_ALL_JOBSReturns all jobs associated with your account.Connection
Returns all jobs associated with your account.
Authentication
Connected account requiredTags
Show all meetingsRECRUITCRM_SHOW_ALL_MEETINGSReturns all meetings associated with your account.Connection
Returns all meetings associated with your account.
Authentication
Connected account requiredTags
Show all NotesRECRUITCRM_SHOW_ALL_NOTESReturns all notes associated with your account.Connection
Returns all notes associated with your account.
Authentication
Connected account requiredTags
Show all subscriptionsRECRUITCRM_SHOW_ALL_SUBSCRIPTIONSReturns all subscriptions associated with your account.Connection
Returns all subscriptions associated with your account.
Authentication
Connected account requiredTags
Show all tasksRECRUITCRM_SHOW_ALL_TASKSReturns all tasks associated with your account.Connection
Returns all tasks associated with your account.
Authentication
Connected account requiredTags
Find call log by IDRECRUITCRM_SHOW_CALL_LOGReturns a single call logConnection
Returns a single call log
Authentication
Connected account requiredTags
Find candidate by slugRECRUITCRM_SHOW_CANDIDATEReturns a single candidateConnection
Returns a single candidate
Authentication
Connected account requiredTags
Show all Candidate Custom FieldsRECRUITCRM_SHOW_CANDIDATE_CUSTOM_FIELDSReturns all candidate custom fields associated with your account.Connection
Returns all candidate custom fields associated with your account.
Authentication
Connected account requiredTags
Find company by slugRECRUITCRM_SHOW_COMPANYReturns a single companyConnection
Returns a single company
Authentication
Connected account requiredTags
Show all Company Custom FieldsRECRUITCRM_SHOW_COMPANY_CUSTOM_FIELDSReturns all company custom fields associated with your account.Connection
Returns all company custom fields associated with your account.
Authentication
Connected account requiredTags
Find contact by slugRECRUITCRM_SHOW_CONTACTReturns a single contactConnection
Returns a single contact
Authentication
Connected account requiredTags
Show all Contact Custom FieldsRECRUITCRM_SHOW_CONTACT_CUSTOM_FIELDSReturns all contact custom fields associated with your account.Connection
Returns all contact custom fields associated with your account.
Authentication
Connected account requiredTags
Find deal by slugRECRUITCRM_SHOW_DEALReturns a single dealConnection
Returns a single deal
Authentication
Connected account requiredTags
Show all Deal Custom FieldsRECRUITCRM_SHOW_DEAL_CUSTOM_FIELDSReturns all deal custom fields associated with your account.Connection
Returns all deal custom fields associated with your account.
Authentication
Connected account requiredTags
Find hotlist by IDRECRUITCRM_SHOW_HOTLISTReturns a single hotlistConnection
Returns a single hotlist
Authentication
Connected account requiredTags
Find job by slugRECRUITCRM_SHOW_JOBReturns a single jobConnection
Returns a single job
Authentication
Connected account requiredTags
Show all Job Custom FieldsRECRUITCRM_SHOW_JOB_CUSTOM_FIELDSReturns all job custom fields associated with your account.Connection
Returns all job custom fields associated with your account.
Authentication
Connected account requiredTags
Find meeting by IDRECRUITCRM_SHOW_MEETINGReturns a single meetingConnection
Returns a single meeting
Authentication
Connected account requiredTags
Find note by IDRECRUITCRM_SHOW_NOTEReturns a single noteConnection
Returns a single note
Authentication
Connected account requiredTags
Find subscription by IDRECRUITCRM_SHOW_SUBSCRIPTIONReturns a single subscriptionConnection
Returns a single subscription
Authentication
Connected account requiredTags
Find task by IDRECRUITCRM_SHOW_TASKReturns a single taskConnection
Returns a single task
Authentication
Connected account requiredTags
Creates a new Call LogRECRUITCRM_STORE_CALL_LOGCreates a new Call Log.Connection
Creates a new Call Log.
Authentication
Connected account requiredTags
Creates a new candidateRECRUITCRM_STORE_CANDIDATECreates a new Candidate.Connection
Creates a new Candidate.
Authentication
Connected account requiredTags
Creates a new companyRECRUITCRM_STORE_COMPANYCreates a new company.Connection
Creates a new company.
Authentication
Connected account requiredTags
Creates a new contactRECRUITCRM_STORE_CONTACTCreates a new contact.Connection
Creates a new contact.
Authentication
Connected account requiredTags
Creates a new DealRECRUITCRM_STORE_DEALCreates a new Deal.Connection
Creates a new Deal.
Authentication
Connected account requiredTags
Creates a new HotlistRECRUITCRM_STORE_HOTLISTCreates a new Hotlist.Connection
Creates a new Hotlist.
Authentication
Connected account requiredTags
Creates a new JobRECRUITCRM_STORE_JOBCreates a new Job.Connection
Creates a new Job.
Authentication
Connected account requiredTags
Creates a new meetingRECRUITCRM_STORE_MEETINGCreates a new meeting.Connection
Creates a new meeting.
Authentication
Connected account requiredTags
Creates a new NoteRECRUITCRM_STORE_NOTECreates a new Note.Connection
Creates a new Note.
Authentication
Connected account requiredTags
Creates a new subscriptionRECRUITCRM_STORE_SUBSCRIPTIONList of available events:- | Event Name | Event | Resource| |:--------------------------------------------------------|:-----------------------------------|:----------| | **Candidate Assigned** | candidate.assigned | Candidate | | **Candidate Created** | candidate.created | Candidate | | **Candidate Created from Talent Pool** | candidate.created.talentpool | Candidate | | **Candidate Updated** | candidate.updated | Candidate | | **Candidate Updated from External Profile Update Form** | candidate.external.profile.updated | Candidate | | **Applied for Job from External Form** | candidate.external.applied.jobs | Candidate | | **Candidate Hiring Stage Updated** | candidate.hiringstage.updated | Candidate | | **Client Feedback Received** | candidate.clientfeedback.received | Candidate | | **Candidate's Hiring Stage Updated** | candidate.hiringstage.updated | Candidate | | **Contact Created** | contact.created | Contact | | **Contact Updated** | contact.updated | Contact | | **Company Created** | company.created | Company | | **Company Updated** | company.updated | Company | | **Job Created** | job.created | Job | | **Job Updated** | job.updated | Job | | **Job Status Updated** | job.status.updated | Job | | **Deal Created** | deal.created | Deal | | **Deal Updated** | deal.updated | Deal | | **Deal Stage Updated** | deal.stage.updated | Deal | | **Meeting Created** | meeting.created | Meeting | | **Meeting Updated** | meeting.updated | Meeting | | **Task Created** | task.created | Task | | **Task Updated** | task.updated | Task | | **Note Created** | note.created | Note | | **Note Updated** | note.updated | Note | | **Call Log Created** | calllog.created | Call Log | | **Call Log Updated** | calllog.updated | Call Log |Connection
List of available events:- | Event Name | Event | Resource| |:--------------------------------------------------------|:-----------------------------------|:----------| | **Candidate Assigned** | candidate.assigned | Candidate | | **Candidate Created** | candidate.created | Candidate | | **Candidate Created from Talent Pool** | candidate.created.talentpool | Candidate | | **Candidate Updated** | candidate.updated | Candidate | | **Candidate Updated from External Profile Update Form** | candidate.external.profile.updated | Candidate | | **Applied for Job from External Form** | candidate.external.applied.jobs | Candidate | | **Candidate Hiring Stage Updated** | candidate.hiringstage.updated | Candidate | | **Client Feedback Received** | candidate.clientfeedback.received | Candidate | | **Candidate's Hiring Stage Updated** | candidate.hiringstage.updated | Candidate | | **Contact Created** | contact.created | Contact | | **Contact Updated** | contact.updated | Contact | | **Company Created** | company.created | Company | | **Company Updated** | company.updated | Company | | **Job Created** | job.created | Job | | **Job Updated** | job.updated | Job | | **Job Status Updated** | job.status.updated | Job | | **Deal Created** | deal.created | Deal | | **Deal Updated** | deal.updated | Deal | | **Deal Stage Updated** | deal.stage.updated | Deal | | **Meeting Created** | meeting.created | Meeting | | **Meeting Updated** | meeting.updated | Meeting | | **Task Created** | task.created | Task | | **Task Updated** | task.updated | Task | | **Note Created** | note.created | Note | | **Note Updated** | note.updated | Note | | **Call Log Created** | calllog.created | Call Log | | **Call Log Updated** | calllog.updated | Call Log |
Authentication
Connected account requiredTags
Creates a new taskRECRUITCRM_STORE_TASKCreates a new Task.Connection
Creates a new Task.
Authentication
Connected account requiredTags
Un-assign CandidateRECRUITCRM_UNASSIGN_JOBUn-assign a candidate from the job.Connection
Un-assign a candidate from the job.
Authentication
Connected account requiredTags
Update Candidate Hiring StageRECRUITCRM_UPDATE_HIRING_STAGEUpdate a candidate's hiring stage.Connection
Update a candidate's hiring stage.
Authentication
Connected account requiredTags
Update Candidate Visibility in a JobRECRUITCRM_UPDATE_VISIBILITYUpdate a candidate's visibility in a job.Connection
Update a candidate's visibility in a job.
Authentication
Connected account requiredTags