Hey guys! I built a connector from a Singer Tap (<...
# advice-data-ingestion
d
Hey guys! I built a connector from a Singer Tap (tap-skubana). When I run my syncs no records are being replicated though. I used the connector generator and only created the spec.json file and implemented a basic
check_config
method. Any ideas of what might be happening here?
m
did you test the other functions like read and discovery?