This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Installing Slack app across multiple workspaces #88
Labels
effort high
enhancement
New feature or request
epic
Large issue that is split up into smaller issues
priority high
Look into how Slack does this so we can add this functionality.
Steps
secret_key
changesApp Changes
team_id
from request and pass it into task; all modifications that go along with thatworkspace_id
in the poller jsonworkspace_id
to find bot tokenThings to Think About
Reading Material
This epic was too big, so we split into multiple issues. See #186
Notes
workspace_id
to scrap as needed, attach workspace_id to each record, or maybe use a many-to-many as we don't want to fetch the same events over and over againpost_to_slack
toworkflow.py
The text was updated successfully, but these errors were encountered: