diff --git a/organizations/bubble.json b/organizations/bubble.json new file mode 100644 index 00000000..ac4340e8 --- /dev/null +++ b/organizations/bubble.json @@ -0,0 +1,7 @@ +{ + "id": "BUBBLE", + "name": "Bubble", + "iconUrl": + "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_a0c0df848f7bec900334406179f9beaf/bubble.png", + "orgUrl": "https://bubble.io/" +} diff --git a/sources/bubble.json b/sources/bubble.json new file mode 100644 index 00000000..2a3347ce --- /dev/null +++ b/sources/bubble.json @@ -0,0 +1,10 @@ +{ + "id": "BUBBLE", + "name": "Bubble", + "categories": ["DATABASE", "DATA_COLLECTION", "TOOLS"], + "organization": "BUBBLE", + "iconUrl": + "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_a0c0df848f7bec900334406179f9beaf/bubble.png", + "sourceUrl": "https://bubble.io/", + "dataVisibility": ["PRIVATE"] +}