peterlu
9 years agoChampion
API v2 operator "NOT IN"
Hi Lithium, When can we have this function for the API v2? For example, Customers would like to query all messages except for few boards. Peter
Sign in to react to this post
If we achieve this through custom functionality then we certainly be handling the other cases through custom functionality only. We can build custom pagination using an endpoint to fetch results page wise that will have the same logic as I mentioned above.
As long as we do not have the NOT IN operator we could use customizations to achieve the desired functionality :)
Please give KUDOS if you find this helpful. Mark as Accepted Solution in case of solution you were looking for.