How to get board updates or inserts in webhook or api

Alright, so here’s a link to the API documentation:

https://htmlpreview.github.io/?https://github.com/mattermost/focalboard/blob/main/server/swagger/docs/html/index.html

The focalboard plugin API (if you’re using Boards as a plugin on your Mattermost server) can be accessed via https://yourmattermost.com/plugins/focalboard/api/v1/

Let me know if this helps you with getting your project done!

1 Like