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",