+
+
+ https://waha.devlike.pro/
+
+
+
diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js
index 3bf9affd3..c1162da92 100644
--- a/src/components/notifications/index.js
+++ b/src/components/notifications/index.js
@@ -63,6 +63,7 @@ import ZohoCliq from "./ZohoCliq.vue";
import Splunk from "./Splunk.vue";
import SevenIO from "./SevenIO.vue";
import Whapi from "./Whapi.vue";
+import WAHA from "./WAHA.vue";
import Cellsynt from "./Cellsynt.vue";
import WPush from "./WPush.vue";
import SIGNL4 from "./SIGNL4.vue";
@@ -139,6 +140,7 @@ const NotificationFormList = {
"ZohoCliq": ZohoCliq,
"SevenIO": SevenIO,
"whapi": Whapi,
+ "waha": WAHA,
"gtxmessaging": GtxMessaging,
"Cellsynt": Cellsynt,
"WPush": WPush,
diff --git a/src/lang/en.json b/src/lang/en.json
index 118dd7fc8..c0bf639c8 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -1055,6 +1055,12 @@
"rabbitmqHelpText": "To use the monitor, you will need to enable the Management Plugin in your RabbitMQ setup. For more information, please consult the {rabitmq_documentation}.",
"SendGrid API Key": "SendGrid API Key",
"Separate multiple email addresses with commas": "Separate multiple email addresses with commas",
+ "wahaSession": "Session",
+ "wahaChatId": "Chat ID (Phone Number / Contact ID / Group ID)",
+ "wayToGetWahaApiUrl": "Your WAHA Instance URL.",
+ "wayToGetWahaApiKey": "API Key is WHATSAPP_API_KEY environment variable value you used to run WAHA.",
+ "wayToGetWahaSession": "From this session WAHA sends notifications to Chat ID. You can find it in WAHA Dashboard.",
+ "wayToWriteWahaChatId": "The phone number with the international prefix, but without the plus sign at the start ({0}), the Contact ID ({1}) or the Group ID ({2}). Notifications are sent to this Chat ID from WAHA Session.",
"YZJ Webhook URL": "YZJ Webhook URL",
"YZJ Robot Token": "YZJ Robot token",
"Plain Text": "Plain Text",