From 6ddec07af4af7c64fe2a2bfbdbf9ef6216277b54 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 13 Aug 2021 03:21:45 +0600 Subject: [PATCH] Add Sendinblue / email, marketing automation --- .../webextension/images/icons/Sendinblue.svg | 3 +++ src/technologies.json | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Sendinblue.svg diff --git a/src/drivers/webextension/images/icons/Sendinblue.svg b/src/drivers/webextension/images/icons/Sendinblue.svg new file mode 100644 index 000000000..9f60ef9a0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Sendinblue.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index 3da29bb52..1cfb53fbb 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -18925,6 +18925,25 @@ "icon": "SendGrid.svg", "website": "https://sendgrid.com/" }, + "Sendinblue": { + "cats": [ + 32, + 75 + ], + "description": "Sendinblue is an email marketing solution for small and medium-sized businesses that want to send and automate email marketing campaigns.", + "icon": "Sendinblue.svg", + "dom": "iframe[src*='sibautomation.com/']", + "js": { + "sendinblue": "" + }, + "scripts": "sib(?:automation|forms)\\.com/", + "saas": true, + "pricing": [ + "freemium", + "payg" + ], + "website": "https://www.sendinblue.com" + }, "Sensors Data": { "cats": [ 10