From f55255709f87f9295878a0f49ce39fe6d2b0d2d4 Mon Sep 17 00:00:00 2001 From: matthias Date: Mon, 11 Dec 2023 14:43:22 +0100 Subject: [PATCH] add profitwell --- organizations/profitwell.json | 6 ++++++ sources/profitwell.json | 9 +++++++++ 2 files changed, 15 insertions(+) create mode 100644 organizations/profitwell.json create mode 100644 sources/profitwell.json diff --git a/organizations/profitwell.json b/organizations/profitwell.json new file mode 100644 index 00000000..ceb75a4f --- /dev/null +++ b/organizations/profitwell.json @@ -0,0 +1,6 @@ +{ + "id": "PROFITWELL", + "name": "ProfitWell", + "orgUrl": "https://www.profitwell.com/", + "iconUrl": "https://windsor.ai/wp-content/uploads/2023/04/profitwell.png" +} diff --git a/sources/profitwell.json b/sources/profitwell.json new file mode 100644 index 00000000..4bae10b4 --- /dev/null +++ b/sources/profitwell.json @@ -0,0 +1,9 @@ +{ + "id": "PROFITWELL", + "name": "ProfitWell", + "categories": ["PAYMENTS"], +"organization": "PROFITWELL", + "iconUrl": "https://windsor.ai/wp-content/uploads/2023/04/profitwell.png", + "sourceUrl": "https://www.profitwell.com/", + "dataVisibility": ["PRIVATE"] +}