Hi
The below-mentioned URL gives all the watchers for a particular page/content
But I want to filter those records based on AccountId or filter record that matches specific accountId.
So is there any way to achieve this. If yes please let me know.
Regards
Kuldeep Kushwaha
Hello @webmethods-integration !
As I understand, you need to sort the WatchArray array that is a result of the request to get the list of page watches.
As we can see here, the request returned value is a json array:
As far as I understand, REST does not allow us to do this. What you can try to do is to order the returned json array.
There are some articles about it on online forums:
I also believe that you will find very qualified resources in our sister community, the Developer Community:
Let us hear from you!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.