Slack Connect Panel
Slack integration config panel showing the connected workspace, a channel selector, per-event notification toggles, a test-message affordance, and a disconnect section.
Slack integration config panel showing the connected workspace, a channel selector, per-event notification toggles, a test-message affordance, and a disconnect section.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Slack Connect Panel is the per-integration config card for
the Acme HQ workspace, showing the connected workspace name,
a closed channel selector locked to #deployments, and
three event toggles: Deploy succeeded or failed and Uptime
alert triggered are on, Approval requested is off. A Send
test row confirms the channel works before going live, and
a Disconnect section at the bottom is explicit that
reconnecting requires re-authorizing the Slack app. The
footer note reads that only the incoming-webhook scope is
requested.
Events are one array with enabled flags driving Switch defaultChecked. The scope note is not boilerplate; it is the trust signal that gets the integration approved in security review.
Reach for this block on the integrations settings page, one instance per connected service. Wire Switch onChange to your event-preference endpoint and the Disconnect button to your OAuth revoke flow.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the Slack notifications config. Other integration panels:
Tip: the scope note earns its space on every integration panel; users who worry about what you can read are the same users who will disconnect if they find out later.