InstantiateTemplate Action
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. |
Entities
Use the InstantiateTemplate action with this entity type:
Name | Display Name | Description |
---|---|---|
template | Email Template | Template for an email message that contains the standard attributes of an email message. |