Somewhat related, has anyone else set up `tap-slac...
# singer-tap-development
s
Somewhat related, has anyone else set up
tap-slack
before? When I did this previously, I was able to give the app permissions to pull data from all public channels. Now, it appears that Apps by default have to be invited to each channel independently. Does anyone know how to get an app to auto-join channels?
Ah, nevermind, it appears this was handled in the original tap-slack through logic: https://github.com/singer-io/tap-slack#joining-public-channels
a
The API it uses was deprecated so I wonder if that causes issues/will cause issues. Not sure of the new way to do it yet