recordaccessteammembership
Use recordaccessteammembership to create and maintain system managed access teams in Dynamics 365. Access Team members do not own records, instead they have privileges defined by the teams in which they are members. See Manage teams in the Microsoft library for additional details.
For more details on creating system managed access teams in Dynamics 365, see the following article in the TIBCO® Community:
Creating System Managed Access Team in Microsoft Dynamics 365 Or CRM
To add a user to an Access Team, the following fields are required:
- recordid — GUID/UUID of the record to which you are granting team member access.
- recordidobjecttypecode — Record type, such as Account or Contact.
- teamtemplateid — ID of the team template.
- userid — ID of the Dynamics 365 User being added to the Access Team. At least one user is required to create a Team.
When adding a user to a Team:
- If the Team exists, then the user is added.
- If the Team does not exist, the Team is created and then user is added to the new Team.
See also