Can You Summarize Slack Threads from the Pipedream-Users Space?

This topic was automatically generated from Slack. You can find the original thread here.

are you able to summarize Slack threads from the pipedream-users space?

To summarize Slack threads from the pipedream-users space, you can use the Slack API with Pipedream. First, you’ll need to use the “List Users” action to get the user IDs of the pipedream-users space. Then, you can use the “List Replies” action to fetch the threads for each user. Here’s an example of how to use the List Users and List Replies actions: 1. Add the Slack “List Users” action to your workflow. 2. Connect your Slack account. 3. Test the action to get the list of users. 4. Add the Slack “List Replies” action to your workflow. 5. Connect your Slack account. 6. Select a Channel ID or pass a string from a previous step (e.g., the channel where pipedream-users threads are posted). 7. Use the user IDs from the “List Users” action to fetch the threads for each user. For more details on using these actions, please refer to the following documentation: List Users: https://pipedream.com/apps/slack/actions/list-users List Replies: https://pipedream.com/apps/slack/actions/list-replies Remember that you’ll need to create a workflow in Pipedream and add these actions to it.

Not directly. Another workflow handles that when it posts messages to Discourse

AH ok interesting. I was tempting to summarize this one for the OP

But then I guess that may happen when the Discourse post occurs

It’s a good point. We don’t summarize explicitly at the top of the thread when we summarize for Discourse but we could add that