Permission to create requisition
General discussionWhat permissions are needed to be assigned to enable a new user to create requisition in iCIMS
What permissions are needed to be assigned to enable a new user to create requisition in iCIMS
I am currently trying to query an endpoint using the search api and am not having any luck.
Here is the call I am attempting to run. I am running it as a Get in postman:
https://api.icims.com/customers/xxxxx/search/applicantworkflows?searchJson={"filters": [{"name": "applicantworkflow.person.firstname","value": ["Gabriel"]},{"name": "applicantworkflow.person.lastname","value": ["Soba"]}],"operator": "%26"}
How can I get access to the API. We are a current customer utilizing flat file integration at the present time but are exploring API's.
Hi
I've been assigned a sandbox environment : https://isv*******test.icims.com/
However when I'am trying to login into my portal as a customer, I get an error message "this site is unavailable."
Do I have to specify my customerID in the URL ?
How do I access my customer portal to create job etc ....
Hello,
We are wanting to set the Rejection Reason on a Recruiting Workflow Profile via the API. However, I don't the field in the Recruiting Workflow Data Model - https://developer.icims.com/Data-Models/Recruiting-Workflow.
Does anyone know if it's possible to set and update the Rejection Reason via the API? If not, are there any potential workarounds?
Thanks!
Jon
Hi,
We are currently using the Other Criteria as an indicator for some of our integration. However, I cannot find this criterion anywhere in the employee profile. Could someone tell me how to set Other Criteria for my employees?
Best,
Philippe
What is the correct way to format the JSON for a 'Field Group' type?
I am trying to retrieve specified fields from the Search API as documented (https://developer.icims.com/REST-API/Object-Types-Commands/Search-API), 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:
https://api.icims.com/customers//people/?fields=firstname,middlename,lastname,field28556,field31362,field32912,email,gender,ssn,birthdate,race,usssn,phones,addresses,hiredate,startdate,federalexemptions,federalwithholdingtype,federalmaritalstatus
Hi,
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.
My customer is a data driven consulting firm. Their IT team has blocked Basic authentication as this legacy protocol no longer meets this customer's data security requirements. Therefore, this customer can not test the O365 integration free/busy calendar until the latest authentication is available with the summer release (July '21). This customer has an 8/12 go live date. Once the summer release launches, will customers be able to immediately switch from basic to the latest authentication?