SenderOptions
Query the sender options of email templates.
Columns
Name | Type | References | Description |
EmailId [KEY] | Int64 | ID of the email template. | |
Address | String | The sending email address. | |
Name | String | The name of the sender. | |
Type | String | The sending user type. Can be general_user, specific_user, assigned_user, or account_owner. | |
UserId | String | The user ID of the sender. | |
ProspectCustomFieldId | String | The ID of the prospect custom field that contains the sender value. Only available on read and query. | |
AccountCustomFieldId | String | The ID of the account custom field that contains the sender value. Only available on read and query. |