AddUserToRecordTeam Action
Adds a user to the auto created access team for the specified record.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
systemuser | entity |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Record
|
crmbaseentity | False | True | Record for which the access team is auto created. |
TeamTemplate
|
teamtemplate | False | True | Team template that is used to create the access team. |
Return type
Type | Nullable | Description |
---|---|---|
AddUserToRecordTeamResponse | False | Contains the response of the AddUserToRecordTeam action. |
Entities
Use the AddUserToRecordTeam action with these entity types:
Name | Display name | Description |
---|---|---|
teamtemplate | Team template | Team template for an entity enabled for automatically created access teams. |