Send package and visitor alerts with Slack, SMS, email, Google Sheets and Claude — n8n ワークフロー

複雑度🔗 Webhook15個のノード🏷️ Miscellaneous作成者:Hyrum Hurst

概要

Who this is for

Property management teams handling multiple properties with high package/visitor traffic who want automated tenant and management notifications.

What this workflow does

Automatically classifies package and visitor events, sends notifications to tenants, alerts property managers, and logs activity for accountability.

How it works

Package/visitor system triggers workflow. AI classifies urgency and type. Notifications sent via Email, SMS, and Slack. Google Sheets logs all event

使用ノード

Send EmailGoogle SheetsSlacksevenBasic LLM ChainAnthropic Chat ModelStructured Output Parser

ワークフロープレビュー

modelparsermodel
P
Package/Visitor Webhook
W
Workflow Configuration
N
Normalize Data
Classify Urgency
Anthropic Chat Model
R
Route by Urgency
Email Tenant - High Urge…
Email Tenant - Regular
SMS Tenant - High Urgency
Notify Management
Log to Google Sheets
M
Merge Notification Branc…
Suggest Follow-up
Urgency Output Parser
Anthropic Chat Model 2
15 nodes15 edges

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 15 個のノードを流れます, connecting chainllm, emailsend, googlesheets。

  3. 3

    出力

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

ノード詳細 (15)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#2
SL

Slack

slack

#3
SE

seven

sms77

#4
BA

Basic LLM Chain

n8n-nodes-langchain.chainLlm

#5
AN

Anthropic Chat Model

n8n-nodes-langchain.lmChatAnthropic

#6
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#7

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

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

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

{ "name": "Send package and visitor alerts with Slack, SMS, email, Google Sheets and Claude", "nodes": [...], ...}

インテグレーション

chainllmemailsendgooglesheetslmchatanthropicmergeoutputparserstructuredsetslacksms77switchwebhook

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード15
複雑度medium
トリガーwebhook
カテゴリMiscellaneous

作成者

Hyrum Hurst

Hyrum Hurst

@hyrum-hurst

タグ

chainllmemailsendgooglesheetslmchatanthropicmergeoutputparserstructuredsetslacksms77switch

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows