Skip to main content
Question

How to identify the Slack thread replies?

  • February 20, 2022
  • 1 reply
  • 1405 views

Hi guys! I need your help!

I have an integration between slack and google sheets in which when a post is made it’s directed to a sheet called Posts, and when a reply in the thread is made it’s directed to Replies sheet in google sheets.

 

I need to be able to define the time difference between the post and replies, I thought of making a formula to minus the time after filtering, but i am not sure how to define that a thread reply belongs to a specific post. 

I would truly appreciate your help with this!

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31543 replies
  • February 20, 2022

Hi @josephsultan 

In the data returned from the Slack trigger, there will be timestamps.

The Thread TS will be for the parent message.

If there those values are the same then, it’s a parent message.