# Slack threads and chat integration plugin transcripts

**URL:** https://meta.discourse.org/t/slack-threads-and-chat-integration-plugin-transcripts/71909
**Category:** Feature
**Tags:** chat-integration
**Created:** [October 12, 2017, 4:57am UTC](https://meta.discourse.org/t/slack-threads-and-chat-integration-plugin-transcripts/71909 "2017-10-12T04:57:39Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [April 8, 2018, 2:27am UTC](https://meta.discourse.org/t/slack-threads-and-chat-integration-plugin-transcripts/71909/15 "2018-04-08T02:27:04Z")

</div>

I’ve added basic support for threads to my other pending PR (changes the same bits of code):

[https://github.com/discourse/discourse-chat-integration/pull/20/commits/0ed634387479947da6bedf402aab95594a21c5da](https://github.com/discourse/discourse-chat-integration/pull/20/commits/0ed634387479947da6bedf402aab95594a21c5da)

Either syntax can be used:

```plaintext
/discourse post thread https://<slackname>.slack.com/archives/C6029G78F/p1522952993000017

```

or

```plaintext
/discourse post https://foo.slack.com/archives/G49KKS6AX/p1523062012000911?thread_ts=1523091738.000088&cid=G49KKS6AC

```

In both cases the “first/last message” UI is skipped - the entire thread is included in the transcript.

---

_[View the full topic](https://meta.discourse.org/t/slack-threads-and-chat-integration-plugin-transcripts/71909)._
