How could we go about exporting a chat transcript to an external source? At Discourse we already do this for Slack.
Here’s what the code looks like:
And here’s the feature in practice:
We’d be happy to implement this in our general purpose chat integration plugin if we can get a couple of pointers.
2 Likes
elias
#2
Have you tried and building a similar script using our API’s? documentation here
1 Like