Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 740 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 740 Bytes

analyze-capsulecrm

Meltano project file bundle of Matatika datasets for Capsule

Files:

Add plugin to discovery.yml:

files:
- name: analyze-capsulecrm
  namespace: tap_capsulecrm
  update:
    analyze/datasets: true
  repo: https://github.com/Matatika/analyze-capsulecrm
  pip_url: git+https://github.com/Matatika/analyze-capsulecrm.git

Add plugin to your Meltano project:

# Add only the file bundle
meltano add files analyze-capsulecrm

# Add the file bundle as a related plugin through adding the tap-capsulecrm extractor
meltano add extractor --include-related tap-capsulecrm