5 years ago
API Filtering
Is it possible to apply multiple filters to an API query? If so, would anyone have an example of what it would look like?
Here are my current attempts:
Working:
https://...
Did some playing around and it looks like name and displayName both need to encapsulate the criteria in quotes. I couldn't get the name filter to work with another filter, but this is what it looks like by itself.
@Sarah Terry, any idea how to combine the name filter with another filter? Whenever i combine it the API thinks it's an invalid filter (error 1400).