Hello,
We have 10 distinct Slack workspaces named A, B, C, D, E, F, G, H, I, and J. Each workspace contains a private channel named "Finance."
Our objective is to achieve the following while ensuring that employees in different workspaces do not communicate directly with each other:
-
Centralized Message Forwarding:
- Messages posted in the "Finance" channel of each workspace (A through J) should be automatically forwarded to the "Finance" channel in a single centralized workspace, Z.
-
Bi-Directional Synchronization:
- Replies made in the "Finance" channel of workspace Z should be synchronized back to the original "Finance" channel in the respective workspace (A through J).
- Subsequent replies in the original workspaces (A through J) should again be synchronized back to the corresponding thread in workspace Z, ensuring continuous bi-directional communication.
This setup will enable centralized communication and synchronization across all "Finance" channels in different Slack workspaces, while preventing direct interaction between employees from different workspaces.