kgroneman
7 years agoBoss
API wildcard?
What I want is to do something like this to return all users with a specific email domain . Obviously this * doesn't work, but it gives you the idea of what I'm looking for. Is there a way to do this with an API call? Some kind of wildcard?
https://community.softwaregrp.com/restapi/vc/users/email/*.microfocus.com
Unfortunately, no such API. But you can get it done with some customisations after fetching all the community users.