Skip to content

dbt-labs/tap-trustpilot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages