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. |