Jul 22 2022 01:21 AM
Hello,
I have one logic app. The goal of it is to get the member emails of a specific CDL part.
For example, in CDL if I have like path: 20_datastore/TEST.
I would like to know the list of member email who have access at it (email address removed for privacy reasons, email address removed for privacy reasons)
I didn't find how to do that from my logic app. Could you help me please?
Thanks in advance for your help.
Jul 22 2022 03:44 AM
Jul 22 2022 04:12 AM
Hello @Gary Bushey
Thank you for your answer but I think you didn't understand my issue.
Indeed, I need to have the users who have the access rights at a CDL path.
Thus, I think I need to use the azure active directory in order to have these informations.
But I'm not sure and I don't know really which command permits to have these informations from a logic app.