Mattermost Integration GuideΒΆ
Detailed documentation on extending and integrating with the Mattermost server.
- Mattermost APIs
- APIv4 Development Process
- Incoming Webhooks
- Outgoing Webhooks
- Slash Commands
- Message Attachments
- OAuth 2.0 Applications
- Zapier Integration
- Integrations FAQ
- What’s the difference between incoming and outgoing webhooks?
- What is a slash command?
- What does Slack-compatible mean?
- What if I have a webhook from somewhere other than Slack?
- What are attachments?
- Where can I find existing integrations?
- Where should I install my integrations?
- How do I create a bot account without using webhooks?
- How should I automate the install and upgrade of Mattermost when included in another application?
- Embedding Mattermost in other applications