diff --git a/checksum.txt b/checksum.txt new file mode 100644 index 0000000..e69de29 diff --git a/sys_hub_action_type_definition_business_hours_notifier.xml b/sys_hub_action_type_definition_business_hours_notifier.xml new file mode 100644 index 0000000..8ca1e97 --- /dev/null +++ b/sys_hub_action_type_definition_business_hours_notifier.xml @@ -0,0 +1,40 @@ + + business_hours_notifier + Business Hours Notifier + Global + + Checks whether the current time is within defined business hours and outputs a boolean. + + + + department + string + true + + + start_time + string + true + + + end_time + string + true + + + timezone + string + false + + + + + within_hours + boolean + + + message + string + + +