Report number of weekly created records in an app — Flujo de trabajo n8n

Media complejidad Programado6 nodos🏷️ Project Management👁 2,200 vistaspor n8n Team

Descripción general

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.

Nodos utilizados

SlackNotionCode

Vista previa del flujo de trabajo

👋 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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador programado, ejecutándose según un horario definido.

  2. 2

    Procesamiento

    Los datos fluyen a través de 6 nodos, connecting code, filter, itemlists.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (6)

SL

Slack

slack

#1
NO

Notion

notion

#2
CO

Code

code

#3

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo report-number-of-weekly-created-records-in-an-app descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

codefilteritemlistsnotionscheduletriggerslack

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos6
Complejidadmedium
Disparadorscheduled
Vistas2,200

Creado por

n8n Team

n8n Team

@n8n-team

Etiquetas

codefilteritemlistsnotionscheduletriggerslack

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →