This forum is used to ask questions regarding the Standard Integrations
How do I set a password per client?
Standard Integration QuestionsHello,
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, "password":"pw4client1" for Client 1 and "password":"pw4client2" for Client 2.
Is it even possible?
Thank you.
- Read more about How do I set a password per client?
- 2 comments
- Log in to post comments
Standard Assessment Questions from a Partner
Standard Integration QuestionsThese 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 isn’t documented and too much for a forum post.
- Read more about Standard Assessment Questions from a Partner
- 2 comments
- Log in to post comments
Unexpected error. Rank list was null for Status ID24122
Standard Integration QuestionsReceiving 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.
Meaning of job.jobpost.type search field
Standard Integration QuestionsI'm wondering what the search field job.jobpost.type corresponds to in a Job Profile. Thank you.
- Read more about Meaning of job.jobpost.type search field
- 1 comment
- Log in to post comments
Getting Assessment ID's
Standard Integration QuestionsTo retrieve a list of assessments available in a client's platform, there needs to be a GET call run against the assessment list field.
Example
URL: https://api.icims.com/customers/6269/lists/lists.customfields_lists/node/C18162
Result (truncated):
{
"hidden": false,
"children": [
{
"hidden": false,
"id": "C26217",
"listnodeid": "26217",
"value": "WonscoreBA"
},
{
"hidden": false,
"id": "C26207",
"listnodeid": "26207",
"value": "hiretheright.com - talent management"
},
{
"hidden": false,
- Read more about Getting Assessment ID's
- Log in to post comments
Partner Screening List API
Standard Integration QuestionsWe were emailed a question asking how to use the list api for background check packages. Here is the api call:
List API Steps for Partner Screening (based on best practices)
ID’s to Know
List ID = lists.customfields_lists
ParentNode (Background Package) = D37002025
ParentNode (Drug Screen Package) = D37002030
- Read more about Partner Screening List API
- 2 comments
- Log in to post comments