Hi @Suroor_Wijdan ,
There is currently a feature request open for this functionality as it is not currently possible to get all of the users and subusers of a group. However, the following posts include similar questions or may assist as you build your multi-level user view:
I’m working on a notification system for our experience users and would like to trigger on demand event notifications. Everything is working as expected expect I can’t quite figure out how to get a list of users who have access to a device.
My workflow strategy has been:
on event trigger -> get event via relayId -> get device via deviceId returned from event -> get group via device tags returned.
What I now want to do is return all users associated with that group, which I can then loop on …
I’m attempting to use an experience dashboard page to generate a list of devices matching a device tag value. The value is obtained from an experience user group. Each experience user belongs to a customer group, and each device has a Customer tag to match with the user’s Group. This defines a list of devices that are authorized to be viewed by that user.
I have tried to use the Device List, State Table, and GPS blocks but I am running into the same issue.
I don’t think I can template in th…
Thanks so much!
Julia