I am in the process of adding some integrations to my Mattermost instance. My team need things like e.g. ability to create hangouts link with one slash command.
However as far as I can see everyone of my team members would have to create the integration by itself. I want to spare them the trouble and set it globally.
Is there some reasonable way to do it or would I have to try to backup my database and then run by hand PostgreSQL queries creating commands for every single team member?