WorkflowNotificationMethod
No description
enum WorkflowNotificationMethod {
MAIL
}
Values
WorkflowNotificationMethod.MAIL
Send notifications as mail. methodId must be an ID of a mail server, parameter are "to" (comma separated mail addresses) and "sendToStarter" (sends to starter if user has set an email address).