Doug Black
Posts: 0
Joined: Wed Aug 14, 2013 11:36 am

WHERE in LIST service

I'm trying to create three separate lists from the same data collection. These lists will separate based on a value in a field (1,2,3).

Is there a way to do a WHERE statement in List service?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

WHERE in LIST service

Hi Doug,

You can create request parameter "where" with json value. For example, {user:"admin"}, then the response will be filtered.

Doug Black
Posts: 0
Joined: Wed Aug 14, 2013 11:36 am

WHERE in LIST service

Perfect, thanks!

Return to “Issues”