Is it possible to delete a Binary File via the API?
Standard Integration QuestionsIs it possible to delete a Binary File via the API?
This forum is used to ask questions regarding the Standard Integrations
Is it possible to delete a Binary File via the API?
Within the plugin there is a preview section that works great after configuring the URLs, Authorization header, etc.
Outside the preview section when executing the whole ETL process I get a HTTP Error Code 406.
Looking around I found out this
"The resource identified by the request cannot provide any of the acceptable content-types specified in the Accept header of the client request."
Any suggestion on what entries are needed on my header to make this work?
Just checking if anyone was able to successfully connect a SSIS Script Task with ICIMS Endpoints.
Have a new sandbox to do a standard integration however creating a new candidate results in an error styled message box with the contents: "You do not have permission to access this profile due to search locks."
Hi,
I need to send back an error message to ICIMS.
I followed the instructions on https://developer.icims.com/REST-API/Error-Handling-and-Reporting but I still can't 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.
Hello,
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.
These 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.
Receiving 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.
I'm wondering what the search field job.jobpost.type corresponds to in a Job Profile. Thank you.
To 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,