From 6cf7aff10d006929bf060258b763f11839be4366 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 25 Feb 2023 05:24:12 +0600 Subject: [PATCH] Add Insightly CRM / crm --- .../webextension/images/icons/Insightly.svg | 4 ++++ src/technologies/i.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Insightly.svg diff --git a/src/drivers/webextension/images/icons/Insightly.svg b/src/drivers/webextension/images/icons/Insightly.svg new file mode 100644 index 000000000..c72195773 --- /dev/null +++ b/src/drivers/webextension/images/icons/Insightly.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/i.json b/src/technologies/i.json index a08ab0b3f..07b9e5116 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -663,6 +663,22 @@ "scriptSrc": "api\\.useinsider\\.\\w+/", "website": "https://useinsider.com" }, + "Insightly CRM": { + "cats": [ + 53 + ], + "description": "Insightly CRM is a cloud-based customer relationship management software, helps businesses manage leads, contacts, and opportunities, track customer interactions, create custom reports, automate workflows, and integrate with third-party applications, improving customer engagement and streamlining business processes.", + "icon": "Insider.svg", + "dom": "form[action*='.insightly.com/']", + "pricing": [ + "recurring", + "low", + "payg" + ], + "saas": true, + "scriptSrc": "\\.insightly\\.services/", + "website": "https://www.insightly.com/crm/" + }, "Inspectlet": { "cats": [ 10