π Standup bot (1/4): initialize
β‘ 1,690 views Β· π Project Management
Description
This is the first of 4 workflows for a Mattermost Standup Bot. This workflow will create a default configuration file.
You can set the default configuration in the Set node (Use Default Config) the values are:
config.slashCmdToken - The token Mattermost provides when you make a new Slash Command config.mattermostBaseUrl - The base URL for your Mattermost instance config.botUserToken - The User token for your Mattermost bot config.n8nWebhookUrl - The URL for your βAction from MMβ webhook in the βStandup Bot - Workerβ workflow config.botUserId - The UserID for your Mattermost Bot user
The config file is saved under /home/node/.n8n/standup-bot-config.json
This workflow only needs to be run once manually as part of the setup .
π Nodes Used
Start, Write Binary File, Convert to/from binary data
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File