deno-slack-sdk icon indicating copy to clipboard operation
deno-slack-sdk copied to clipboard

Distribution of CLI apps to Workspaces not a member of

Open pranith12345 opened this issue 2 years ago • 6 comments

We have developed an app using the Latest CLI framework and we are currently looking the way to deploy this app to other workspaces . This app is using the External OAuth Authentication to Third-party App and using the Access token to access the APIs . This is working when we tested and deployed in my local workspace . We were looking a way to test this in other Workspaces outside of our environment.

Is the Above app (which uses External OAuth Authentication) can be implemented using the bolt framework

pranith12345 avatar Aug 21 '23 10:08 pranith12345

Hello @pranith12345, are you asking how to distribute your app to Slack workspaces that you are not an owner of? Or something else?

filmaj avatar Aug 21 '23 13:08 filmaj

Yes . We are looking to distribute the app to workspace where we are currently not a member of

pranith12345 avatar Aug 21 '23 15:08 pranith12345

At this time, it's not possible to distribute automation apps to workspaces you are not a member of or do not have access to, but follow our changelog for future announcements around this.

filmaj avatar Aug 21 '23 15:08 filmaj

@filmaj To confirm this sdk doesn't yet support an install link/oauth? Will keep watching the changelog, but any updates?

tjhiggins avatar Sep 20 '23 21:09 tjhiggins

@tjhiggins correct, no support for this yet, but it's on our roadmap. I think the only 'workaround' we have so far is to open source your application and let others install it into their own workspaces using the CLI - but this is not an option for many. Sorry I don't have a better answer right now! I hope we will in the coming months, though.

filmaj avatar Sep 21 '23 22:09 filmaj

@filmaj any update on this ?

coeguru avatar Aug 22 '24 20:08 coeguru