API filtering items where multiple choice value "contains"
Currently when I specify a filter for an option integer, I only get items that are exactly that one option. I want all the items that contain a value because it's a multiple choice field. I'm using the js library (not that it makes a difference). Can I do a "contains" call? I'd prefer to filter it on the API end rather than doing my own post processing on the data returned...
-
Official comment
Hi Grant,
you can create a view and then filter your items using the view id.
Check out https://developers.podio.com/doc/items/filter-items-by-view-4540284
Best,
DomenicoComment actions
Please sign in to leave a comment.
Comments
1 comment