Get Started with Redwood for Oracle Cloud HCM Begin Now
WebAPI Integration - ContactLogs, Offer, and Interview
Content
We are using the API to obtain several beans from TBE Recruit and we have run into an issue with three beans, which rely on the Candidate bean.
According to the API documentation, it is necessary to search on Candidate in order to get the Ids that are then used to obtain Offer Interview, and ContactLogs.
Due to how we are filtering the Candidate Ids, which is through the use of "Last Updated" to pull back Candidate Ids, we have determined that the candidate's Last Updated date is not updated when an offer, interview or contact record is created or updated.
0