Person - Attachments API
General discussionIs there an API to download/upload attachments related to a person record?
Is there an API to download/upload attachments related to a person record?
I am accessing the below API with filters.
https://api.icims.com/customers/{customerId}/people/{peopleid}?fields=externalid,firstname,middlename,lastname,PreferredName,addresses,phones,email,gender,birthdate,race,startdate,usssn,rcf4003,job,rcf4003,rcf2006,drivinglicensenumber,drivinglicensestate
I am not getting the customfields in the response even though they are getting displayed in UI.
Sample Response:
"birthdate": "Information Complete",
"gender": "Information Complete",
"race": "Information Complete"
We are uploading PDF resumes to some person profiles using the endpoint = https://api.icims.com/customers/{customerId}/{profileType}/{profileId}/fields/{fieldId}/binary.
Everything is seeming to work correctly other than the image/logo embedded in the PDF file is blurry when viewing the file on the person's profile page. The text is clear. Additionally, when the resume is downloaded via the Resume Log interface, the image on the downloaded resume is clear.
Hello,
I have noticed the recent site updates on page 1 all link to a user request form - https://developer.icims.com/recent-updates. I like to see the updates to determine if there would be anything to take into account for future integrations.
Jon
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