Hi everyone
I'm having a hard time to get users from a azure ad group.
I'm using the Office365Groups connector as followed
ClearCollect(colUsers, Office365Groups.ListGroupMembers("groupId"));
I keep getting this error
Resource 'groupId' does not exist or one of its queried reference-property objects are not present."
Anyone that has experienced this issue?
Kind regards
Ryan