Types
ConnectedSlackChannel
object
ConnectedSlackChannelFields
id
ID!
slackTeamId
String!
The Slack workspace ID this channel belongs to.
slackChannelId
String!
The Slack channel ID as provided by Slack.
name
String!
channelType
Whether this channel is used for customer support requests or internal team discussions.
isEnabled
Boolean!
Whether Plain is actively monitoring this channel. Disabled channels are connected but not processed.
isPrivate
Boolean!
Whether this is a private Slack channel.
createdAt
createdBy
updatedAt
updatedBy
threadChannelAssociations
Thread-channel association rules that control which threads are routed to this channel, scoped by company or tenant.

