AddUserToRecordTeam Action
Adds a user to the auto created access team for the specified record.
Bound Entities
Bound actions are invoked by appending the 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 | The AddUserToRecordTeam action returns the following value. |
Entities
Use the AddUserToRecordTeam action with this entity type:
| Name | Display Name | Description |
|---|---|---|
| teamtemplate | Team template | Team template for an entity enabled for automatically created access teams. |