Hello and thanks for viewing this post! 
I’m working on a Zap that automates a process for a colleague of mine. It would trigger off of a colleagues copy + pasted notes into a specified slack channel. From here, we would check if this is a channel message or threaded message. If it’s a channel message, I'd like the bot to reply in a thread for the message (to limit noise within the slack channel). If it’s a threaded message, I’d still like the bot to obviously reply within the same thread, but I’d want the bot to stay informed in the discourse that’s been shared and maintain that conversation history so that it can continue to provide accurate and well-informed responses. I’ve tried to solve this by finding the message, and then mapping the Ts variable for the slack message, but whenever I try and access the thread option in “Send Slack Channel Message,” there is no option provided. Soooo with all that being said, I’m kind of lost when it comes to replying within a thread and maintaining conversation history, especially with the thread option not being available to me…
Please let me know if you need anymore further clarification on the pipeline for the Zap. I’ve attached some (hopefully) helpful screenshots to pinpoint what’s going wrong here :( 
Hey 
Can you post screenshots of Data In, Data Out as well as how each Zap step is configured for us to have more context as I don’t see any screenshots?
You have use a Filter action in Zapier to check for when ts != thread_ts to see if it’s a thread message and after that use Send message action. Hope it helps!
 
Hi 
 
Every Slack message has a “ts” value, and if it’s part of a thread, it also includes a “thread_ts” that points to the original message. In your Zap, add a quick Formatter or Code step that says: if “thread_ts” exists, use that, otherwise, use “ts.” Then map that result into the “Thread” field of your “Send Channel Message” action.
Hope that helps but getting screenshots/data will help provide a more specific answer!
Hey there 
Did the suggestions from Sparsh or Robin help you get it sorted?
Keep us posted on your progress, want to make sure you’re all set! 🙂
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
