02-28-2022 01:20 PM
Hi there,
I need to add CONTAINS query operator to REST Get but dont see how to. Any pointers? I can use STARTWITH or LIKE as well.
Any help is greatly appreciated.
Thanks
Manohar
02-28-2022 01:27 PM
Hi @manohar ,
I think that in order to use that kind of query parameters, you should see if the API supports that.
If it doesn’t support, you can use Filter Snap in order to filter the response from the API.
BR,
Marjan