SendBulkMail Action
Sends bulk email messages.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Sender
|
crmbaseentity | False | True | The sender of the email messages. |
TemplateId
|
Edm.Guid | False | True | The ID of the email template to use. |
RegardingType
|
Edm.String | False | False | The type of the record with which the email messages are associated. |
RegardingId
|
Edm.Guid | False | True | The ID of the record with which the email messages are associated. |
Query
|
QueryBase | True | True | The query to retrieve the recipients for the email messages. |