Hi there! I'm new to Meltano and trying to integra...
# getting-started
b
Hi there! I'm new to Meltano and trying to integrate some data sources that seem to require custom taps: the data is contained in password protected zip archives with multiple files, or available via a link on a web page that is manually updated at regular intervals. For this kind of a use case, should I create a custom tap?
v
probably it just depends on the exact details if you could use something more generalized, most of the time the details are very nuanced so a custom tap makes the most sense
b
Thanks! This is helpful!