I am triggering a Zap off of a Slack message from a Post in a Channel
This is automating a bot with a message based upon slacks in this channel
What is happening is the bot is responding to the initial channel message (in thread) and then any subsequent messages in thread it is also responding to - creating a lot of noise.
What I’d like to do is filter something like “has zap run with _____ ID (from Slack trigger)” and stop action.
How can I see if a trigger with an ID has triggered the zap previously, and filter that out?