Hi, my slack strigger cannot work properly, I set up everything properly ,url request turned verified ,but after i sent a message to channel, my slack trigger can not listen, nothing shows up after i sent a message

Describe the problem/error/question

You have to enable events from Slack API, specifically bot events(since you have a bot as application). To enable events, add you production URL webhook; configure it to return challenge field value as response. After enabling events and configuring them you have to reinstall your application.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.