Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
InstantiateTemplate Action
- Namespace:
- Microsoft.Dynamics.CRM
Creates an email message from a template (email template).
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
TemplateId
|
Edm.Guid | False | True | ID of the template. |
|
ObjectType
|
Edm.String | False | False | Type of object. |
|
ObjectId
|
Edm.Guid | False | True | ID of the object. |
Return type
| Type | Nullable | Description |
|---|---|---|
| Collection(crmbaseentity) | False | The InstantiateTemplate action returns the following value. |
