Is there a way to register a plugin step when dynamics links an user to an AAD group team?
To understand the question better:
The Associate/Disassociate Messages fire whenever I add or remove a member to the team manually through the web interface.
Then we also have:
- "AddMembers" of "team" entity fires when adding a member programmatically.
- "AddUserToRecordTeam" of "teamtemplate" entity fires when a user is added to an access team from a record entity
However I have not figures out the corresponding message when an user, who is part of the AAD group of the dynamics AAD group team, connects to dynamics and is created and added to the team.
My goal is to have custom business logic whenever a user is linked to a specific AAD group team.
No, I have not been able to register a plugin and am also using a workaround with only an automate flow.
However I have gotten a reply from Kailash Ramachandran in the comments of the blogpost Azure AD group team in Dataverse – My Trial (mytrial365.com), which might be worth investigating
Yes if the AAD group is a Dynamics group, i.e. based on a query of any sort the association or add member trigger won’t fire. This can be achieved using the Azure AD Monitor log. The log can be read with messages like add-member and remove member, using that log message you can fire a flow or logic app to perform your desire action that is needed.
I am currently facing the exact problem, that you are describing. Did you find a solution for that?
My current idea involes a workaround, where I regularly check for new team members with a Power Automate flow.
But I would really like to use PlugIn steps for my scenario.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148