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

Średnia złożoność Zaplanowany6 węzłów🏷️ Project Management👁 2,200 wyświetleńautor: n8n Team

Przegląd

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.

Użyte węzły

SlackNotionCode

Podgląd workflow

👋 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

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem zaplanowany, działając według zdefiniowanego harmonogramu.

  2. 2

    Przetwarzanie

    Dane przepływają przez 6 węzłów, connecting code, filter, itemlists.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (6)

SL

Slack

slack

#1
NO

Notion

notion

#2
CO

Code

code

#3

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik report-number-of-weekly-created-records-in-an-app i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

codefilteritemlistsnotionscheduletriggerslack

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły6
Złożonośćmedium
Wyzwalaczscheduled
Wyświetlenia2,200

Autor

n8n Team

n8n Team

@n8n-team

Tagi

codefilteritemlistsnotionscheduletriggerslack

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →