Hi All,
I am trying to write a web API query to filter my case records with the Assigned To user field and status of the case if it is Active. Assignedto Field in my case table is a lookup field. I am able to fetch all the records but struggling to filter the records with specific user. Can someone help me?