Hey, I am just starting with n8n and experimenting with the slack trigger.
I have followed previous guides and have gotten my trigger working with “any event”, however how would I go about setting it up so that it only triggers when someone sends a direct message to the bot
Thank you for the advice, when I use the Bot / App Mention it does not pick up Direct messages to the bot. I will give the filter node a go to try filter out messages.
@Shifting0425 This might not be a viable or long-term solution, but I revoked the permissions on my bot in the Slack settings so that it can only access DM’s, to minimise the events from selecting “Any”.
Ideally, N8N will still be able to provide the correct way of implementing “Bot / App Mention”