Hello Community,
I’m working on zap that triggers when there is a new slack thread message in a specific private channel.
The zap I created worked correctly during testing, misfired sending hundreds of replies when published as the parameters I set where incorrect as I was triggering the zap when a new message in the channel is sent and the action was to find the keyword through slack search and then do the canned reply, the zap replied to the latest search result the number of times it found the keyword.
So is there a way that a zap can be triggered by any new slack message sent, including threaded messages, within a specific private channel and then filter by keywords to proceed with the action which would be to send a message in that same thread, and send it only once.
Thanks and looking forward to having some help on this one.