Search Results
Displaying 171 - 180 of 300- Cannot connect to API - Forum
Last ModifiedHi When connecting to the API I am getting an error that my current IP address is not authorized I gave our iCims contact my IP address to whitelist and it is still not connecting Any assistance would be appreciated
- Selecting individual fields with the Search API - Forum
Last ModifiedI am trying to retrieve specified fields from the Search API as documented httpsdevelopericimscomRESTAPIObjectTypesCommandsSearchAPI but the response only includes FirstName LastName Hire Date Phone s and Addresses and not any of the specified fields Here is an example of the Get request httpsapiicimscomcustomers people fields=…
- Updating an existing applications bin and status via API - Forum
Last ModifiedHi Ive been looking around the site and I cant seem to find how I could update a existing applications workflow status bin and status Can someone point me in the right direction Thanks Roy
- Looking for Information on Oracle Integration - Forum
Last ModifiedI am the PM working on a project to implement iCIMS for our organization We purchased the Oracle integration module and I am looking for any documentation or system requirements that I can pass on to our DBAs so that we can determine the level of effort for the Oracle integration Any assistance would be greatly appreciated Thanks
- Many Profile Fields are not accessible - Forum
Last ModifiedHi We are currently working on an integration for extract data from the people and jobs profile We are a partner under the Candidate Ranking category However there seems to be many fields that are not accessible such as the department field on the Jobs What must we do in order to gain access to more data is this a limitation of using Candidate Ranking or is it a setting or permission that the…
- How to search for a Profile using a custom field - Forum
Last ModifiedI am attempting to do a GET call using a custom field on a job to see if the job exists or not When I do the GET call using this endpoint httpsapiicimscomcustomersremovedjobslookuptype=fieldremovedvalue=removed I get this error The given type is not supported for profile lookup Is it possible to look up a profile using a custom field If so what am I doing wrong If not what are the supported…
- Where to find the list of applicant recruiting workflow status value and id - Forum
Last ModifiedHi Im trying to find where in the UI or API that I can find the list of recruiting workflow status I need to update the workflow status of an applicant based on the results of the assessment Thanks Roy
- Direct Linking Configuration location - Forum
Last ModifiedWere attempting to utilize the Direct linking feature as described in httpsdevelopericimscomRESTAPIObjectTypesCommandsDirectLinking but were unable to find where we need to enable this within our iCIMS Admin settings Could someone point us in the right direction please Thanks
- POST API for Field Group Type - Forum
Last ModifiedWhat is the correct way to format the JSON for a Field Group type
- Authenticating requests to partner from iCIMS - Forum
Last ModifiedIs there a way to authenticate requests coming from iCIMS into our API for an Assessment integration We are using OAuth 20 authentication for requests sent to iCIMS but I dont see any headers on Application Complete requests that would allow us to authenticate eg using an HMAC signature or similar