I have zap where I look for new Sentry bot messages posted to a slack channel.
Whenever the message contains a specific text that i filter for, I want to send a follow up slack message.
The messages are send by Sentry bot and when I test, the filter works as expected.
But if that message is send in a slack thread, the message is not even detected by my zap, it does not even show up in the zap runs history.
If I run the test manually, the slack message is detected.
And subsequently the filter does work
The problem is that the zap does not do this on an automatic way.
Any help is appreciated!