From 7d0b21c867f96e98cbb337c2b7c0b00b8e26f14a Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 14 Dec 2020 19:28:52 +0600 Subject: [PATCH] Add Genesys Cloud/Marketing automation, Email, Widget --- .../images/icons/Genesys Cloud.svg | 5 +++++ src/technologies.json | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Genesys Cloud.svg diff --git a/src/drivers/webextension/images/icons/Genesys Cloud.svg b/src/drivers/webextension/images/icons/Genesys Cloud.svg new file mode 100644 index 000000000..112437b7e --- /dev/null +++ b/src/drivers/webextension/images/icons/Genesys Cloud.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies.json b/src/technologies.json index 6aa7ff2e0..2e345b9d8 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6103,6 +6103,25 @@ ], "website": "https://www.gemius.com" }, + "Genesys Cloud": { + "cats": [ + 32, + 5, + 75 + ], + "description": "Genesys Cloud is an all-in-one cloud-based contact center software built to improve the customer experience.", + "icon": "Genesys Cloud.svg", + "js": { + "PURECLOUD_WEBCHAT_FRAME_CONFIG": "" + }, + "scripts": [ + "apps\\.mypurecloud\\.\\w+/widgets/([\\d.]+)\\;version:\\1", + "apps\\.mypurecloud\\.\\w+" + ], + "saas": true, + "pricing": ["low", "recurring"], + "website": "https://www.genesys.com" + }, "GeneXus": { "cats": [ 27