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.
Supports the extraction of individual data streams and fields
Python
Installing and running the Quick Base tap is easy. Check the repository for specific setup steps.
View the repo →
$ ```
mkvirtualenv -p python3 tap-quickbase
pip install git+https://github.com/flash716/tap-quickbase.git
```
Singer targets can consume data from the Quick Base tap and do something with it, like load it into a file, API or database.
Stitch can run the Singer Quick Base tap on a schedule you define. Take advantage of Stitch's automatic infrastructure scaling, error alerting, and more—no code required.