Send package and visitor alerts with Slack, SMS, email, Google Sheets and Claude — n8n Workflow
Overview
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
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 15 nodes, connecting chainllm, emailsend, googlesheets.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (15)
Send Email
emailSend
Google Sheets
googleSheets
Slack
slack
seven
sms77
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Anthropic Chat Model
n8n-nodes-langchain.lmChatAnthropic
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
send-package-and-visitor-alerts-with-slack-sms-email-google-sheets-and-claudefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Hyrum Hurst
@hyrum-hurst
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →