In-App UI
React
Types
SlackChannelConnection

SlackChannelConnection

Represents a connection configuration for a Slack channel integration.

Properties

#
access_tokenstring
Optional access token for the Slack integration.
channel_idstring
Optional Slack channel ID.
incoming_webhookstring
Optional incoming webhook URL for the Slack channel.
user_idnull
User ID (typically null for channel connections).

Example

#