[C-225] Add two Slack workspaces
Last active 2 months ago
3 replies
5 views
- JO
Let users create more than one Slack integration.
From Discord:
Is there a way to connect 2 slack workspaces? We have public one (where our OSS users are) and a private one (where we do slack connect with customers)
Backend
We need to figure out how/if we can get messages from Slack connect:
- https://api.slack.com/apis/channels-between-orgs#whattoexpect
- https://api.slack.com/apis/connect#events
Frontend and Design
This is where I see the most challenges. We probably should have some kind of dropdown (or equivalent) to disconnect either integration. They might also need to be named. But we could maybe use the workspace URL? Do we display both integrations on the grid (probably not)?
Created via Raycast
From SyncLinear.com | C-225
- JO
are we getting Slack Connect channels via API?
- JO
good point
Last active 2 months ago
3 replies
5 views