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

Moyen complexité Planifié6 nœuds🏷️ Project Management👁 2,200 vuespar n8n Team

Aperçu

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.

Nœuds utilisés

SlackNotionCode

Aperçu du workflow

Loading workflow preview...

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les données transitent par 6 nœuds, connecting code, filter, itemlists.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (6)

SL

Slack

slack

#1
NO

Notion

notion

#2
CO

Code

code

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier report-number-of-weekly-created-records-in-an-app téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

codefilteritemlistsnotionscheduletriggerslack

Obtenir ce workflow

Téléchargez et importez en un clic

Voir sur n8n.io
Nœuds6
Complexitémedium
Déclencheurscheduled
Vues2,200

Créé par

n8n Team

n8n Team

@n8n-team

Tags

codefilteritemlistsnotionscheduletriggerslack

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →