Hi all, I'm sure that somebody here can help me. I'm building an Agent that I want to integrate to our company's Slack instance. I've created it and everything is running fine... for me. But when anybody else in the company tries to chat with the agent, Slack is not triggering the notification to my N8N webhook.
I'm sure this is a Slack permissions problem. I'm installing my Slack app as an agent, so users will not communicate to it with an @mention, but instead by talking it in a thread.
What scopes/events do I need to set so that it works with all users in my company and not just me?
Thanks in advance
Brent