1. New
Channel Resolver for Slack channel
We recently implemented the Bot Channel Resolver on Slack.
Current workflow:
- An employee asks a question in the channel.
- The Bot will send a private DM to the employee with a response.
- At this point an emoji will appear below the original employee’s query in the channel.
- Employee receives Bot DM and is asked to rate the response as ‘helpful’ or ‘unhelpful’
Our proposed scenario is as follows:
We would like the Bot to reply on the same thread instead of sending a private DM, and probably tag a person if it doesn't find the response.
Can you advise if the scenario can be implemented on the channel?