Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page