How to add users to Azure AD Groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 09:16 AM
Hi,
I am new to integration, want to add users to Azure AD group through service catalog and I am using flow designer. How to fetch the requested for and another variable "group" info to the user id and group id used in "add users to azure group" action in flow designer. Here, the person who is in 'requested for' that particular person and the the azure group is populated in the group variable, that user should get added to azure group which was populated in the 'group' variable. So please give some suggestions. Thanks in advance. @Ankur Bawiskar
Thanks,
Spandana.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2024 01:46 PM
Hi @spandana kalla,
as soon the required data fields are available on the form (visible/hidden) (e.g., submit form), you can select them as data pills in the flow designer.
Best, Dennis