Record
patch-automation-email-workflow-id-response-settings
No description available.
record patch-automation-email-workflow-id-response-settings {
authenticate: option<bool>,
auto-fb-post: option<list<string>>,
auto-footer: option<bool>,
auto-tweet: option<bool>,
drag-and-drop: option<bool>,
fb-comments: option<bool>,
from-name: option<string>,
inline-css: option<bool>,
preview-text: option<string>,
reply-to: option<string>,
subject-line: option<string>,
template-id: option<s32>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| authenticate | option<bool> | |
| auto-fb-post | option<list<string>> | |
| auto-footer | option<bool> | |
| auto-tweet | option<bool> | |
| drag-and-drop | option<bool> | |
| fb-comments | option<bool> | |
| from-name | option<string> | |
| inline-css | option<bool> | |
| preview-text | option<string> | |
| reply-to | option<string> | |
| subject-line | option<string> | |
| template-id | option<s32> | |
| title | option<string> |