Search Results
Displaying 31 - 40 of 300- Problem using Search API to get list of complete forms - Forum
Last ModifiedI am trying to get a list of completed forms but having no luck When I do a GET on a form I see status Completed When I SEARCH for completed forms using the below request I get no results httpsapiicimscomcustomerssearchformssearchJson=filters name formdataformformnamevalue federalw4stvnameformdataformstatusvalueCompletedoperator= If I change the operator to = I get forms with status Completed…
- Unexpected error Rank list was null for Status ID24122 - Forum
Last ModifiedReceiving this error on the Platform Log Web Service Diagnostics Unexpected error Rank list was null for Status ID24122 Receive this error when initiating a Status Flow Update Notification Not sure what error means Also how long does iCims wait for a reply after initiating the Status Flow Update Notification thanks
- Talent Pool search criteria - Forum
Last ModifiedWhat field does talentpoolownernumber refer to Using Owner Number or Owner System ID both return an error The following filter is either not valid or hidden What is the correct filter to search Talent Pools by Owner
- Staging environment - Forum
Last ModifiedWe have completed testing of our assessment integration using the sandbox But we would also like to do some final testing of the workflow as seen from an actual recruiter and job applicants point of view from the marketplace Is this possible from the sandbox If not what options are there for preproduction testing Thanks Louis
- What is customer id in search api - Forum
Last ModifiedI want to search job or person using search api but in each api call there is customer id so can you please let me know how to find customer id to make it work
- iForm Submission Real Time Retrieval of Candidate Job ID for Website Data Layer - Forum
Last ModifiedWhen an iForm is submitted is there a specific API call available for retrieving the Candidate ID and JOB ID from iCIMS in real time so that those values can be displayed in the data layer of a website where the iForm is submitted In looking at the iFORMS API documentation it looks like there would need to be a SUBMIT request and then a GET request to retrieve those fields Are the following the…
- Standard Assessment Questions from a Partner - Forum
Last ModifiedThese Questions came to our team via a Sales Engineer The answers are after the Please note only partners with a STANDARD INTEGRATION can be given access to a shared sandbox environment, Not sure who I should be sending some of these questions to so please pass them along as necessary All of this combined feels like a much larger picture that isnt documented and too much for a forum post Ive come across some new questions regarding standing up a new Status Update based Assessment integration now that I have access to the sandbox Ive managed to create a new assessment on the…
- How do I set a password per client - Forum
Last ModifiedHello I am a developer for a background check company and I am trying to integrate with icims When we get a post request from icims we get jobId customerId personId userId etc Then we send a get request to icims to grab all needed information to start a background check How would I set a different password per client in the json fields For example passwordpw4client1 for Client 1 and…
- Replying to ICIMS with an Error Message - Forum
Last ModifiedHi I need to send back an error message to ICIMS I followed the instructions on httpsdevelopericimscomRESTAPIErrorHandlingandReporting but I still cant see the error messages This is the json message I am sending error userMessage Invalid fields Bad applicant last name debugErrorMessage Invalid fields Bad applicant last name Thank you
- HMAC Authorization Header - Forum
Last ModifiedHello Does iCIMS Support HMAC Authorization only for iCIMS outbound Event Notifcations Or can this be used in replacement of a Basic Authorization header for search API queries Thanks