Standup bot (1/4): Initialize — Workflow n8n

Faible complexité Déclencheur4 nœuds🏷️ Project Management👁 1,559 vuespar Jonathan

Aperçu

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

Nœuds utilisés

On clicking 'execute'Write Binary FileMove Binary DataUse Default Config

Aperçu du workflow

O
On clicking 'execute'
W
Write Binary File
M
Move Binary Data
U
Use Default Config
4 nodes3 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 4 nœuds, connecting manualtrigger, movebinarydata, set.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (4)

ON

On clicking 'execute'

manualTrigger

#1
WR

Write Binary File

writeBinaryFile

#2
MO

Move Binary Data

moveBinaryData

#3
US

Use Default Config

set

#4

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier standup-bot-14-initialize téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Standup bot (1/4): Initialize", "nodes": [...], ...}

Intégrations

manualtriggermovebinarydatasetwritebinaryfile

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds4
Complexitélow
Déclencheurtrigger
Vues1,559

Créé par

Jonathan

Jonathan

@jon-n8n

Tags

manualtriggermovebinarydatasetwritebinaryfile

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →