Customize and embed
If the API or plugins don't meet your your needs, take a look at the other methods for integrating and extending Mattermost:
- Webhooks - Post to channels with incoming webhooks, or listen for new messages with outgoing webhooks.
- Slash Commands - Enable your users to trigger custom actions from within Mattermost.
- Embed - Learn how to use the Mattermost API to embed Mattermost into web browsers and web applications.
- Customize - Modify the source code for the server or web app to make basic changes and customization.
- Interactive Messages - Create messages that include interactive functionality.