Let's clarify the "Sales Team Members" functionality and how to extend access to related records like Quotes and Orders.
Understanding the "Sales Team Members" Subgrid
You've correctly observed that the "Sales Team Members" subgrid doesn't directly correspond to a standard Dataverse entity you can browse. This is because it leverages Access Teams in Dynamics 365.
Granting Access to Related Quotes and Orders
Now, to your main question: how to automatically grant access to the Sales Team members on the Opportunity for the related Quotes and Orders. You're on the right track thinking about Power Automate.
Here's a potential approach using Power Automate:
Trigger:
The ideal trigger would be "When a row is added, modified, or deleted" on the "Opportunity Sales Team" (the intersect entity that's used behind the scenes for the Access Team). However, this entity isn't directly exposed for triggering in Power Automate in the standard way.
A more feasible trigger would be:
Logic:
When an Opportunity record is modified (specifically when Sales Team members are added or their roles change), the flow will:
Finding the "Opportunity Sales Team" Entity:
To effectively filter in your Power Automate flow, you'll need the internal name of the entity that manages the Opportunity Sales Team members. You might be able to find this by:
Alternative Trigger (Less Ideal but Possible):
If triggering directly on changes to the Sales Team proves difficult, you could consider:
In summary:
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Most Valuable Professional
Eugen Podkorytov
102