diff --git a/organizations/alteryx.json b/organizations/alteryx.json new file mode 100644 index 00000000..1f34d3d7 --- /dev/null +++ b/organizations/alteryx.json @@ -0,0 +1,6 @@ +{ + "name": "Alteryx", + "id": "ALTERYX", + "iconUrl": "https://storage.googleapis.com/ayx-looker-public/alteryx.png", + "orgUrl": "https://www.alteryx.com/" +} diff --git a/sources/alteryxcloud.json b/sources/alteryxcloud.json new file mode 100644 index 00000000..b92020b7 --- /dev/null +++ b/sources/alteryxcloud.json @@ -0,0 +1,10 @@ +{ + "id": "ALTERYX_CLOUD", + "name": "Alteryx Analytics Cloud Platform", + "categories": ["ANALYTICS", "TOOLS", "CLOUD"], + "organization": "ALTERYX", + "iconUrl": + "https://storage.googleapis.com/ayx-looker-public/product-icons.png", + "sourceUrl": "https://www.alteryx.com/products/alteryx-cloud", + "dataVisibility": ["PRIVATE"] +}