Daily Task Reminder System: Airtable to Slack Automated Notifications — n8n ワークフロー

複雑度 スケジュール3個のノード🏷️ Project Management👁 1,484回閲覧作成者:Baptiste Fort

概要

Still reminding people about their tasks manually every morning?

Let’s be honest — who wants to start the day chasing teammates about what they need to do?

What if Slack could do it for you — automatically, at 9 a.m. every day — without missing anything, and without you lifting a finger?

In this tutorial, you’ll build a simple automation with n8n that checks Airtable for active tasks and sends reminders in Slack, daily.

Here’s the flow you’ll build:

Schedule Trigger → Search Records (Airt

使用ノード

AirtableSlack

ワークフロープレビュー

Still reminding people about their tasks manu
Let’s be honest — who wants to start the day chasing te
What if Slack could do it for you — auto
S
Schedule Trigger
Search records
Send a message
3 nodes2 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 3 個のノードを流れます, connecting airtable, scheduletrigger, slack。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (3)

AI

Airtable

airtable

#1
SL

Slack

slack

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした daily-task-reminder-system-airtable-to-slack-automated-notifications ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Daily Task Reminder System: Airtable to Slack Automated Notifications", "nodes": [...], ...}

インテグレーション

airtablescheduletriggerslack

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード3
複雑度low
トリガーscheduled
閲覧数1,484
カテゴリProject Management

作成者

Baptiste Fort

Baptiste Fort

@baptistefort

タグ

airtablescheduletriggerslack

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →