@shivaniamborkar If you have the plugin with version 4.1.3 for Microsoft Azure Active directory spoke then the action that you need to use is "Look up Group". This is oob action with the given version of spoke.It will have an output of object type an...
Hello @shivaniamborkar You can use either of the two oob action under same spoke:1. Look up Group ID2. Look up Group DetailsThe output will result in the Azure group ID and that can be used further in the flow.Hope this helps!Thanks
Hello,I was able to add user to group with delegated permission. The fix was that some role, in my case I added "Group Administrator" role to the calling user and it worked. Since we are using delegated permissions so it wont work unless you add some...
Hello @Chandra31 I am also working on a similar requirement, where I need to grant access to shared mailbox and distribution list.Were you able to get a workaround for this, as I think we will not be able to achieve this by graph API.Thanks
Thank You for your response @Community Alums. However, we have delegated permissions granted. So the grant type is authorization code, and we have added all the said permissions as per ServiceNow document--https://docs.servicenow.com/bundle/tokyo-app...