Send your Quick Base data to CSV with Singer

Singer makes it easy to send standard, JSON-formatted data from taps to targets.

Learn more about the Singer spec  →

The Quick Base tap

Quick Base allows non-technical developers to build, customize and connect scalable, secure cloud applications. The Singer Quick Base tap pulls data out of Quick Base and delivers data in a standard, JSON-based format.

The CSV target

CSV is a simple file format used to store tabular data. The Singer CSV target consumes data from any Singer tap.

Getting started

Installing and running taps and targets is easy. Check the tap and target repositories for specific setup steps.

Quick Base

View the Quick Base repo  →


CSV

View the CSV repo  →
          $ ```
mkvirtualenv -p python3 tap-quickbase
pip install git+https://github.com/flash716/tap-quickbase.git
```
          $ pip install target-csv
        

Contribute to Singer

View open pull requests for Quick Base and CSV

View open issues for Quick Base and CSV

Discuss working with this tap and target on the Singer Slack.

More Singer Taps

Extract data from these Taps and send it to the CSV target.