CSV Reports in SFTP
Standard Integration QuestionsIs it possible to export large iCIMS reports in a CSV format to an SFTP server?
This forum is used to ask questions regarding the Standard Integrations
Is it possible to export large iCIMS reports in a CSV format to an SFTP server?
I have gone through https://developer.icims.com/REST-API/Integration-Events/Status-Flow-Update.
My question is that are there any recommendations on how the partner can authenticate the callback? I did not see any basic/digest support here by ICIMS. Is it so that the API itself is supposed to be carrying some secret param that is provided out of band to ICIMS by the partner?
I am referring to https://developer.icims.com/REST-API/Integration-Events/Status-Flow-Update. I am interested in executing some action on transition into any status. But how do we get the string for a statusId ? I would like to execute only in case the status contained "hiring". Right now the trigger contains just a number for the old and new status
Is there a way via the REST API to get notes and/or emails for a given person?
Which endpoint should be called to get condition of employment like required license etc?
Hello,
How do I fetch all the Recruiting workflow changes that have happened for a given req and a person via an API? In essence, I wanted to fetch all the details displayed in the "Activity Feed" screen via an API.
thanks,
Hari.
Any time I try to create a job I receive this error. You do not have permission to access this profile due to search locks.
Hello ,
Which apis should we use for application complete and status change apis .
as https://assessmentsandbox.icims.com/icims/assess api raises 404 error , also
how can i request/test icims apis using postman .
what is the base url for sandbox and live .
please share full details how to proceed
my customer id is 6273
I want to check if a specific baseprofile exists in the Souring workflow for a person or not.
Example:
I have a test profile in iCIMS with id: 563226 and under sourcing workflows, and
The base profile associated with this profile is 26571.
Now my question is, Can we check if this person(563226) has a base profile 26571 through API call? and the last updated date of the base profile(26571).
Please help me with the API call details by taking the above example.
Thanks in advance
I have job-Id then
How can I get all Application details and candidate details in Single API call ?
Is this possible in iCIMS to get all details in Single API instead of get application-id and then get
Application details for each one by call multiple api ?
Looking forward for your response.