Singer.io tap for extracting data from WebCRM
Project description
tap-webcrm
installation
install via pip
using the following command:
pip install tap-webcrm
below is an example of a valid config.json
for this tap.
Note
singer.io compliance
The tap supports --discover
and --catalog
as of release v0.1. To simplify your life when working with this, use the pip package singer-discover
:
pip install https://github.com/chrisgoddard/singer-discover/archive/master.zip
Tables supported
As of right now, Dreamdata only has use for the Opportunity
, Organisation
and Person
tables - but it would be trivial to add support for other ones and PRs are welcome.
config
the API_TOKEN can be provided as the environment variables WEBCRM_API_TOKEN
or directly in the configuration as seen below:
{
"api_token": "<API_TOKEN>"
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tap-webcrm-0.1.0.tar.gz
(10.0 kB
view details)
File details
Details for the file tap-webcrm-0.1.0.tar.gz
.
File metadata
- Download URL: tap-webcrm-0.1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8cff478f32a3d4425dbc6141e3f6eae17d75a2728080b1f526bf936c0fedae4 |
|
MD5 | 4d7826bc4d3df8684bc77c66e66e3310 |
|
BLAKE2b-256 | 347b52f13033a0fd67e9735d60bda69a66b9312e79d354172dc3b139bc0fe9cd |