Slack to Google sheet

I use make.com to “Watch Private Channel Messages” and have them automatically add a row of data to my google sheet with the following data:
User Channel Message Timestamp PermLink Subtype Text User Name Upload Display as bot Bot ID Date Files Team Block Reactions Files Name Reaction Name Scenario Name Team Name Organization Name uuid Ops Consumed

The problem is this scenario I created only sends the initial message and not the threaded content. I want to get all the threaded messages sent as well.

I need help to setup this scenario. Please help me.

Good day, @Samar_Abbas;

You can use your original scenario to log the first message as you have.

Then use a second scenario using the Slack API module with conversations.replies method | Slack get the thread messages from above.

Configure the Slack API call



Thread Replies

2 Likes

Thank you very much @ImMichaelCannon

1 Like