Featured Resources
Our most popular content.
Featured Resources
Our most popular content.
Apps consist of four kinds of assets:
A manifest, which contains App details such as name, version, requested permissions, and deployment methods.
Call handlers, which are functions that handle incoming requests from the Mattermost server.
Forms which collect input from a user.
Static assets, such as images.
To interact with users, an App must bind a call handler to a location in the Mattermost user interface. These locations may be slash commands, toolbar and menu items, or embedded in posts.
Your feedback helps us improve the Mattermost developer documentation.
Have a feature request? Share it here.
Having issues? Join our Community server.