Homeoffice
Install workflow
HomeofficeDescription
Homeoffice will send a mail with the informations for homeoffice the your colleague. You can select if the information should be send only for today or the selected week.
The days with homeoffice of a week, must have the same name than the value in week_appointment_title
The example json is listed below and could be edited via the JSON Editor.
{
"mail_subject": "Homeoffice",
"mail_to": "",
"mail_cc": "",
"whole_day_text": "Hallo zusammen,\n\nIch bin heute im Homeoffice und normal per E-Mail, Telefon und Messenger erreichbar.\n\nGrüße\n…",
"week_appointment_title": "Homeoffice",
"week_text_begin": "Hallo zusammen,\n\nIch bin an den folgenden Tagen im Homeoffice:",
"week_text_end": "Ich bin wie gewohnt per E-Mail, Telefon und Messenger erreichbar.\n\nGrüße\n…"
}