Docs Cloud Redpanda Connect Components Processors slack_thread slack_thread Available in: Cloud, Self-Managed Reads a Slack thread using the Slack API method conversations.replies. # Common configuration fields, showing default values label: "" slack_thread: bot_token: "" # No default (required) channel_id: "" # No default (required) thread_ts: "" # No default (required) Fields bot_token Your Slack bot user’s OAuth token, which must have the correct permissions to read messages from the Slack channel specified in channel_id. Type: string channel_id The encoded ID of the Slack channel from which to read threads. This field supports interpolation functions. Type: string thread_ts The timestamp of the parent message of the thread you want to read. This field supports interpolation functions. Type: string Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution select_parts sleep