gary-beautypie / tap-trustpilot

Singer.io tap for TrustPilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Singer.io tap for TrustPilot

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%