+
+
+ https://evoapicloud.com/
+
+
+
+
diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js
index 933139a4a..300bbc755 100644
--- a/src/components/notifications/index.js
+++ b/src/components/notifications/index.js
@@ -69,6 +69,7 @@ import SpugPush from "./SpugPush.vue";
import SevenIO from "./SevenIO.vue";
import Whapi from "./Whapi.vue";
import WAHA from "./WAHA.vue";
+import Evolution from "./Evolution.vue";
import Cellsynt from "./Cellsynt.vue";
import WPush from "./WPush.vue";
import SIGNL4 from "./SIGNL4.vue";
@@ -150,6 +151,7 @@ const NotificationFormList = {
"ZohoCliq": ZohoCliq,
"SevenIO": SevenIO,
"whapi": Whapi,
+ "evolution": Evolution,
"notifery": Notifery,
"waha": WAHA,
"gtxmessaging": GtxMessaging,
diff --git a/src/lang/en.json b/src/lang/en.json
index e75e062c4..2f5249fe8 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -973,6 +973,10 @@
"wayToGetWhapiUrlAndToken": "You can get the API URL and the token by going into your desired channel from {0}",
"whapiRecipient": "Phone Number / Contact ID / Group ID",
"API URL": "API URL",
+ "wayToWriteEvolutionRecipient": "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}).",
+ "wayToGetEvolutionUrlAndToken": "You can get the API URL and the token by going into your desired channel from {0}",
+ "evolutionRecipient": "Phone Number / Contact ID / Group ID",
+ "evolutionInstanceName": "Instance Name",
"What is a Remote Browser?": "What is a Remote Browser?",
"wayToGetHeiiOnCallDetails": "How to get the Trigger ID and API Keys is explained in the {documentation}",
"documentationOf": "{0} Documentation",