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

Gemiddeld complexiteit Gepland6 knooppunten🏷️ Project Management👁 2,200 weergavendoor n8n Team

Overzicht

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.

Gebruikte knooppunten

SlackNotionCode

Workflow-voorvertoning

👋 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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een gepland-trigger, uitgevoerd op een gedefinieerd schema.

  2. 2

    Verwerking

    Gegevens stromen door 6 knooppunten, connecting code, filter, itemlists.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (6)

SL

Slack

slack

#1
NO

Notion

notion

#2
CO

Code

code

#3

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand report-number-of-weekly-created-records-in-an-app en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

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

Integraties

codefilteritemlistsnotionscheduletriggerslack

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten6
Complexiteitmedium
Triggerscheduled
Weergaven2,200

Gemaakt door

n8n Team

n8n Team

@n8n-team

Tags

codefilteritemlistsnotionscheduletriggerslack

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →