Is there any tap to read json files from s3. If no...
# troubleshooting
g
Is there any tap to read json files from s3. If not, is there any native alternative to do it?
m
I did not try it myself but I have seen the option within tap-spreadsheets-anywhere - https://hub.meltano.com/extractors/tap-spreadsheets-anywhere/
c
This works for me, https://github.com/MeltanoLabs/tap-universal-file Additionally It supports other file types as well.
g
Thanks!