OneToOneEmails
Retrieve one to one emails.
Table Specific Information
Select
The connector will use the Salesforce Marketing Cloud Account Engagement API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the connector.
- Id supports '='.
For example, the following queries are processed server side:
SELECT * FROM OneToOneEmails WHERE Id = 11
Columns
Name | Type | References | Description |
Id [KEY] | Int64 | Identifier. | |
EmailType | Integer | Email type. | |
IsAutoResponderEmail | Integer | Whether it is an auto responder email. | |
IsDripEmail | Integer | Where it is a drip email. | |
IsListEmail | Integer | Whether it is a list email. | |
IsOneToOneEmail | Integer | Whether it is a one to one email. | |
Name | String | Name. | |
Subject | String | Email subject. | |
Type | Integer | Email type. |