How can I retrieve group member list of a mailbox in Azure Ad using Flow Designer

AmandaY8s
Tera Contributor

There seems to be various actions such as add user, add owner, etc. But there is none to retrieve a list of users or owners for the shared mailbox. Does anyone have a workaround to this? Please help! 

Thanks,

Amanda

1 REPLY 1

ricker
Tera Guru

Amanda29,

If your groups are synced between ServiceNow and Azure AD you can look at the members of the groups in SN.  Owners is a little tougher.  ServiceNow only tracks one Owner (Manager) but Azure can have several...it doesn't sync easily.  Interesting it's not part of the Azure AD spoke...you can check if a user in a group and the groups a user is in but not the users in a group.  If you're groups are not synced through LDAP then it looks like you'll need a custom GraphQL action.