I have an integration that posts something into a channel (a new question has arrived) and I’d like to have an easy way to answer that question right from Mattermost. Is that possible? (preferably across channels)
They most intuitive way would be to let the user reply to that post and redirect the reply to my webhook so it can add it as answer or comment in the Q&A.
Any ideas how to accomplish that?