Report number of weekly created records in an app — n8n Workflow

Mittel Komplexität Geplant6 Knoten🏷️ Project Management👁 2,200 Aufrufevon n8n Team

Übersicht

This template shows how you can create reports on data in an app and share a summary in another app.

Specifically, this example checks a Notion database for new submissions, filters for submissions with a specific tag, and then sends a Slack message with the number created this week.

Setup instructions are located inside the workflow template.

Verwendete Knoten

SlackNotionCode

Workflow-Vorschau

👋 How to use this template
This template shows how you can create reports on data
1. Double click the `Slack` node and create a
3. Notify the right channel
Finally, we're sending a message to the `#ideas-overvie
You can replace this node with any service like [Teams]
1. Define a trigger that should start your wo
We added a `Schedule trigger` that starts the workflow
Double click the node to modify when it runs
2. Load your data
In our example, we're getting all new entries from a `N
You can replace product ideas with any
2. Filter and transform your data
We only want to count the UX ideas of the team. We use
S
Schedule Trigger
Notion
Slack
I
Item Lists
F
Filter
Code
6 nodes6 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem geplant-Auslöser, der nach einem definierten Zeitplan läuft.

  2. 2

    Verarbeitung

    Die Daten fließen durch 6 Knoten, connecting code, filter, itemlists.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (6)

SL

Slack

slack

#1
NO

Notion

notion

#2
CO

Code

code

#3

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei report-number-of-weekly-created-records-in-an-app und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Report number of weekly created records in an app", "nodes": [...], ...}

Integrationen

codefilteritemlistsnotionscheduletriggerslack

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten6
Komplexitätmedium
Auslöserscheduled
Aufrufe2,200

Erstellt von

n8n Team

n8n Team

@n8n-team

Tags

codefilteritemlistsnotionscheduletriggerslack

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →