From c4e4f0e59d07b833a144fbf53e0bc7cb7fe6539c Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 21 Apr 2023 19:13:03 +0000 Subject: [PATCH] prepare workflows --- Admin/Install/Workflow.install.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Admin/Install/Workflow.install.json b/Admin/Install/Workflow.install.json index 4b1400f..291864b 100755 --- a/Admin/Install/Workflow.install.json +++ b/Admin/Install/Workflow.install.json @@ -14,8 +14,9 @@ "en": "Send Email", "de": "Versende Email" }, - "function_type": "API", + "function_type": "Api", "function": "apiSendEmail", + "module": "Messages", "inputs": [ "from", "to",