Bots' posts are not detected even if "New Mention (Instant) from Slack" ignore bots is set to "false"

Hi,
I am trying to create a workflow to automatically reply to a specific bot.

However, in “New Mention (Instant) from Slack”, even if I set “ignore bots” to false, the bot’s post is not detected.

In “New Message In Channels (Instant) from Slack” this “ignore bots” option is working fine." When “ignore bots” is false, it is detected, when it is true, it is not detected.

Is there a solution?

Regards,
Taisei


New Mention

New Message In Channels

Hello @t-imada, I’m able to reproduce your issue! I have created a new Bug ticket here and put it to our Prioritized backlog! Our Component dev will take a look soon.

For now as a workaround until the bug is fixed, I think you can use the Slack source New Message In Channels (Instant) together with Filter actions to only proceed for a specific message from your bot

2 Likes

Thank you for your quick response.
The method you suggested got me around the problem for now!