Hello Team , how can I add this specfic <https://g...
# singer-tap-development
d
Hello Team , how can I add this specfic https://github.com/singer-io/tap-ms-dynamics tap in my project as a extractor ?
p
@Dinesh Nariyani until its listed on the hub you'll need to install it as a custom plugin https://docs.meltano.com/guide/plugin-management/#custom-plugins
Make sure to include the catalog/discover/state capabilities so meltano knows how to properly work with the tap
d
ok, sure thanks for this info