Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Get the information of all members of Azure Group ID.

Ultralightbeam
8 - Asteroid

Hello masters of Alteryx, I am just wondering if it's possible to get the information (email, name) of the members of an azure group id. All I have is the object ID. I am trying to get all team members and store it in an SQL table

1 REPLY 1
apathetichell
20 - Arcturus

not really an Alteryx question - but:

https://learn.microsoft.com/en-us/powershell/module/azuread/get-azureadgroupmember?view=azureadps-2....

 

you can script this - and then write the output to a file - and read that file into alteryx - which you can write to a db. so the answer is "Sure!" 

Labels
Top Solution Authors