Send your Harvest data to Magento BI with Singer
Singer makes it easy to send standard, JSON-formatted data from taps to targets.
Singer makes it easy to send standard, JSON-formatted data from taps to targets.
Installing and running taps and targets is easy. Check the tap and target repositories for specific setup steps.
          $ Clone the repository, then install using setup.py in a virtualenv:
```
> virtualenv -p python3 venv
> source venv/bin/activate
> python setup.py install
```
          $ pip install target-magentobi
        
      Extract data from these Taps and send it to the Magento BI target.




