/tap-trustpilot

Singer.io tap for TrustPilot

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

tap-trustpilot

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

This tap does not support incremental replication!

Configuration

Create a config.json file that looks like this:

{
    "access_key": "...",
    "client_secret": "...",
    "username": "user@email.com",
    "password": "hunter2",
    "business_unit_id": "123abc"
}

Copyright © 2018 Fishtown Analytics