iCIMS Search API : For a search template via API



Hello All,

We know about the search api provided by icims. I am curious to know if there is any way we can go the search api on the search templates which we create in iCIMS. Example for a person I will be creating a search template named ' mytemplate' with reports to manager is not blank and folder status is internal. Now I can do a search on this template via UI. I would be very much helpful I there is a way where I can do a search api call by using the template name 'mytemplate'. This will help me in doing a search api from postman for complex filters.

Submitted by iCIMSUNIFIL on October 26, 2017 Permalink

Hi,
You cannot use the template name as a search attribute. You can use some of the elements used when creating the template as part of the payload in your POST.

Submitted by iCIMSUNIFIL on January 21, 2021 Permalink

I am looking to do the same. I want to pull data for a custom report created in reporting center as a part of the saved template. I can get the report on the UI but i would want to access it from rest api. is it something that can be done now?

(edited) Last Updated: December 12, 2024, 8:15 PM