Send a weekly Keephub task progress report to Slack — Workflow n8n

Moyen complexitĂ©â° PlanifiĂ©10 nƓudsđŸ·ïž Project Managementpar Niksa Perovic

Aperçu

This workflow fetches all Keephub task templates active in the previous week for a given org unit, retrieves detailed progress for each one, and posts a formatted summary to Slack every Monday at 9:00am.

Each task is shown with its completion percentage and counts, grouped by status: 🔮 Overdue — tasks past their due date with no completions 🟡 Open — tasks in progress ✅ Done — fully completed tasks

A totals summary line is included at the top of every report.

Prerequisites Keephub account

NƓuds utilisĂ©s

SlackCode

Aperçu du workflow

Dates can be set per your needs, so you can e
Formats the message so it can be sent to the
📊 Keephub Weekly Task Report
Fetches all tasks for an org unit from the past week,
gets their progress, and sends a formatted Slack summar
Setup:
1. Add your Keephub Login credential
2. Ad
⚙ Change `orgunitId` to your root org unit I
⚡
E
Every Monday 9am
L
Last Week Start
G
Get Tasks by Orgunit
Extract Task Template IDs
G
Get Progress
M
Merge
Format for Message
L
Last Week End
Send a message
⚡
O
Or Manually Run
10 nodes10 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les donnĂ©es transitent par 10 nƓuds, connecting code, datetime, manualtrigger.

  3. 3

    Sortie

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

DĂ©tails des nƓuds (10)

SL

Slack

slack

#1
CO

Code

code

#2

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 send-a-weekly-keephub-task-progress-report-to-slack 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": "Send a weekly Keephub task progress report to Slack", "nodes": [...], ...}

Intégrations

codedatetimemanualtriggermergen8n-nodes-keephub.keephubscheduletriggerslack

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
NƓuds10
Complexitémedium
Déclencheurscheduled
CatégorieProject Management

Créé par

Niksa Perovic

Niksa Perovic

@niksa90

Tags

codedatetimemanualtriggermergen8n-nodes-keephub.keephubscheduletriggerslack
⚡

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 →