Slack API: Can a SaaS app provide full user-level Slack experience without users opening Slack?
Summary The core issue is a fundamental architectural mismatch between Slack’s identity model and the requested user experience. The developer wants to act on behalf of users via a single master Slack app across multiple white-label tenants, ensuring all actions appear under the user’s real Slack identity, while keeping the user inside the SaaS UI. … Read more