Description

This forum is used to ask questions regarding the Standard Integrations

status flow update Nfy authentication

Standard Integration Questions

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?

In the status flow update how to get stringified version of status

Standard Integration Questions

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

API to CHECK if specific base profile exists for a person.

Standard Integration Questions

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