Class Libraries for Person/Job Models
Standard Integration QuestionsDo you have/provide defined class libraries in C# and/or Java to partners? Just trying to avoid having to create them if they are already available.
This forum is used to ask questions regarding the Standard Integrations
Do you have/provide defined class libraries in C# and/or Java to partners? Just trying to avoid having to create them if they are already available.
Hi,
I tried to create a new candidate and got "You do not have permission to access this profile due to search locks." I half-finished creating a candidate a few months back. I got the same permission error due to search lock when I tried to get to that candidate from the creation page.
Thanks!
Yiping
Should we always use the links collection that is passed or can we dynamically construct the endpoint with the ids passed like this https://api.icims.com/customers/{customerId}/people/{personId}
List API Steps for Video Interview (based on best practices)
ID’s to Know
List ID = lists.customfields_lists
ParentNode = D37002035
Hi
In addition to the person data full fields/value in excel. Does anyone has a sample person data with full values in rest format and can send to me?
Thanks!
Yiping
Hi,
Was provided the below sandbox/api credentials.
Username: infomartapiuser2
Password: ********
Customer ID: 6270
Sandbox URL: https://partnerscreeningsandbox.icims.com/
While creating a new Job, under Assignment/Secondary Recruiter, do not see infomartapiuser2 in the dropdown list? Can you check if infomartapiuser2 exists?
Thanks
Hi,
Was able to retrieve candidate ID 2969 (url:https://api.icims.com/customers/6271/people/2969) via postman.
After editing Candidate ID 2969 (logging into the sandbox and tried to add phone/address/school/license) got the error "You do not have permission to access this profile due to search locks" while saving and as well doing a people search by typing in '2969' in the search window.
Hi
Despite the fact that we request a JSON content via the Header `Content-Type: application/json`, we receive HTML when receiving "Service temporarily unavailable" error.
Would it be possible to receive JSON as documented on https://developer.icims.com/icims-platform/error-handling?
Best,
• I am assuming just like in the current integration we will have the option to store and associate different locations (ie cust-numbers) and package numbers from our side to the rec? These will be associated to the rec and included with the data set for the candidate background request. This information is necessary to tell us what to order and where to put it.
Hello,
We provide background check details to our clients by exposing a POST REST endpoint.
In the payload we expect XML with credentials (client name, password, and some candidate ID).
How can iCIMS platform users access this endpoint?
When we do patches to update the background check status, we can send a link:
Order Status: In-Progress Vendor
Result URL: {BACKGROUND CHECK STATUS LINK HERE}
according to: https://developer.icims.com/Standard-Integrations/Partner-Screening