Send a weekly Keephub task progress report to Slack β n8n Workflow
Overview
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
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 10 nodes, connecting code, datetime, manualtrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (10)
Slack
slack
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
send-a-weekly-keephub-task-progress-report-to-slackfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
Niksa Perovic
@niksa90
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β