26 lines
851 B
JSON
26 lines
851 B
JSON
[
|
|
{
|
|
"label": "Configuration",
|
|
"rows": [
|
|
[{"name": "outboundEmailFromAddress"}, {"name": "outboundEmailIsShared"}],
|
|
[{"name": "outboundEmailFromName"}, {"name": "outboundEmailBccAddress"}],
|
|
[false, {"name": "emailAddressLookupEntityTypeList"}],
|
|
[false, {"name": "emailAddressSelectEntityTypeList"}]
|
|
]
|
|
},
|
|
{
|
|
"label": "Mass Email",
|
|
"rows": [
|
|
[{"name": "massEmailMaxPerHourCount"}, {"name": "massEmailMaxPerBatchCount"}],
|
|
[{"name": "massEmailOpenTracking"}, {"name": "massEmailVerp"}],
|
|
[{"name": "massEmailDisableMandatoryOptOutLink"}, false]
|
|
]
|
|
},
|
|
{
|
|
"label": "Scheduled Send",
|
|
"rows": [
|
|
[{"name": "emailScheduledBatchCount"}, false]
|
|
]
|
|
}
|
|
]
|