Report number of weekly created records in an app — n8n ワークフロー
概要
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.
使用ノード
SlackNotionCode
ワークフロープレビュー
⚡
S
Schedule Trigger
Notion
Slack
I
Item Lists
F
Filter
Code
6 nodes6 edges
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 6 個のノードを流れます, connecting code, filter, itemlists。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
SL#1
Slack
slack
NO#2
Notion
notion
CO#3
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
report-number-of-weekly-created-records-in-an-appファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Report number of weekly created records in an app", "nodes": [...], ...}
インテグレーション
codefilteritemlistsnotionscheduletriggerslack
作成者
n8n Team
@n8n-team
タグ
codefilteritemlistsnotionscheduletriggerslack