Open pranith12345 opened 1 year ago
Hello @pranith12345, are you asking how to distribute your app to Slack workspaces that you are not an owner of? Or something else?
Yes . We are looking to distribute the app to workspace where we are currently not a member of
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 To confirm this sdk doesn't yet support an install link/oauth? Will keep watching the changelog, but any updates?
@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 any update on this ?
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