Skip to content

Radico/tap-bynder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-bynder

Singer tap for extracting from Bynder API (https://bynder.docs.apiary.io/#introduction/definitions)

Setup

python3 setup.py install

Running the tap

Discover mode:

tap-bynder --config config.json --discover > catalog.json

Sync mode:

tap-bynder --config config.json -p catalog.json -s state.json