Taleo BE Rest API problem
Summary
Integration Taleo BE to HR systemContent
I'm making a connection from Taleo BE to HR core system. In our first query we want to search for the candidates which are hired. So i look for the candidates which have the hired status and the field inStatusDate.
When using this field the search is erroring.
How to solve this issue or do I need another approach.
Any idea?
https://ldd.tbe.taleo.net/ldd04/ats/api/v1/object/candidate/search?inStatusDate=2017-02-01
{
"response": {},
"status": {
"success": false,
"detail": {
"errormessage": [
{
"fieldName": "inStatusDate",
"errorMessage": "Display field with given name for the given entity does not exists",
Tagged:
0