Skip to content

Commit

Permalink
Added Businessmap and hid legacy Kanbanize extractors (#1833)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 10, 2024
1 parent 95db140 commit 2d84595
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/default_variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ extractors:
tap-brightpearl: zookal
tap-brillium: manuelapilongo
tap-bronto: dbt-labs
tap-businessmap: n8sty
tap-bynder: radico
tap-calendly: afonsodiniz
tap-callrail: airbyte
Expand Down
18 changes: 18 additions & 0 deletions _data/meltano/extractors/tap-businessmap/ashalan.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
capabilities:
- catalog
- discover
description: Business Agility platform
domain_url: https://knowledgebase.businessmap.io/hc/en-us/articles/360012393692-Businessmap-REST-API
executable: tap-kanbanize
keywords:
- api
label: Businessmap (formerly Kanbanize)
logo_url: /assets/logos/extractors/businessmap.png
maintenance_status: unknown
name: tap-businessmap
namespace: tap_businessmap
pip_url: git+https://github.com/ashalan/tap-kanbanize.git
quality: silver
repo: https://github.com/ashalan/tap-kanbanize
settings: []
variant: ashalan
18 changes: 18 additions & 0 deletions _data/meltano/extractors/tap-businessmap/n8sty.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
capabilities:
- catalog
- discover
description: Business Agility platform
domain_url: https://knowledgebase.businessmap.io/hc/en-us/articles/360012393692-Businessmap-REST-API
executable: tap-kanbanize
keywords:
- api
label: Businessmap (formerly Kanbanize)
logo_url: /assets/logos/extractors/businessmap.png
maintenance_status: unknown
name: tap-businessmap
namespace: tap_businessmap
pip_url: git+https://github.com/n8sty/tap-kanbanize.git
quality: silver
repo: https://github.com/n8sty/tap-kanbanize
settings: []
variant: n8sty
1 change: 1 addition & 0 deletions _data/meltano/extractors/tap-kanbanize/ashalan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ capabilities:
- discover
description: Kanban Tracking Software
domain_url: https://knowledgebase.kanbanize.com/hc/en-us/articles/360012393692-Kanbanize-REST-API-
hidden: true
keywords:
- api
label: Kanbanize
Expand Down
1 change: 1 addition & 0 deletions _data/meltano/extractors/tap-kanbanize/n8sty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ capabilities:
- discover
description: Kanban Tracking Software
domain_url: https://knowledgebase.kanbanize.com/hc/en-us/articles/360012393692-Kanbanize-REST-API-
hidden: true
keywords:
- api
label: Kanbanize
Expand Down
Binary file added static/assets/logos/extractors/businessmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d84595

Please sign in to comment.