Hi,
I want to create Discussions/Posts from external tools, like monitoring stuff and so on. They are already using Webhooks to send notifications to Mattermost, Discord, and so on...
Is there a way to to hook into /api to create posts on a way like that, maybe using api_keys? And if so, how can i do auth for special users my tools will use?