Hi Everyone,
I'm trying to retrieve list of Effective Employees using IPS REST API
/restservice/api/resources/employees?Filter=[{Property:IsEffective,Operator:Equal,Value:true}] but returns error 500
however, if I use any other property in the filter other than "IsEffective" the API returns the correct data
Any suggestions?
Thanks,
Amir