From df868dd2c4949104e3e1b165d76971006b9c2d8d Mon Sep 17 00:00:00 2001 From: victorlupaescu <115351275+victorlupaescu@users.noreply.github.com> Date: Sat, 8 Oct 2022 14:33:57 +0300 Subject: [PATCH] Update community_connectors.json Added Windsor.ai Web Connector, which allows to connect to various marketing data sources. --- community/community_connectors.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/community/community_connectors.json b/community/community_connectors.json index 5592ed3b..6b476951 100644 --- a/community/community_connectors.json +++ b/community/community_connectors.json @@ -1224,6 +1224,14 @@ "description": "Extract features from image files (charts, graphs, photos). This connector is written in ClojureScript.", "source_code": "https://github.com/dtreskunov/webplotdigitizer-wdc" }, + { + "name": "Windsor.ai Web Connector", + "url": "https://tableau.windsor.ai", + "author": "Victor Lupaescu", + "github_username": "victorlupaescu", + "tags": ["v_1.0"], + "description": "Extract data from Facebook Ads, Facebook Page, Facebook Leads, Google Ads, Google Search Console, Google Analytics, Bing Ads, Instagram Insights, LinkedIn Ads, LinkedIn Organic, TikTok, Reddit, HubSpot, Snapchat, MailChimp, Twitter Ads, Shopify, Amazon Seller Central, Apple Search Ads, Pinterest, Adobe" + }, { "name": "Yogi Connector", "url": "https://meetyogi.github.io/yogi-tableau/src/html/yogiwdc.html",