Web Service API changing, recommend using drivers

Some time after Mattermost v2.2 release on April 16, 2016, a user model change will be implemented that changes Web Service APIs from version 1 to a new version.

While Golang and Javascript drivers should be unchanged, version 1 of the Web Service API will be replaced with the new version.

If you’re building integrations using APIs, please consider using the Golang or Javascript drivers, or consider modifying your Web Service interface when new version comes out.

An overview of Mattermost API options is available in product documentation.

1 Like