Hello PPC!
I have a Power Automate flow that triggers when a row is added to a table adding AAD ID and group name. The flow is great but I want to add to the flow where I can not only add users to a particular AAD group but also assign them to a specific team and security role.
Currently we use variables that we set in each of our apps to get the AAD group ID and name and then patch it to a table. Using that data we add them to our Entra ID and it notifies the user once it is done. I need to have the same process but put the user into a specific team and security role within our environment.
Any one have ideas or examples I can leverage?
Thank you for you time 🙂