Automate Prescription Delivery via Google Sheets to Email & WhatsApp — n8n ワークフロー

複雑度 トリガー7個のノード🏷️ Miscellaneous作成者:Oneclick AI Squad

概要

This is a fully working n8n workflow that sends prescriptions to patients via email and WhatsApp when a doctor enters prescription data into a Google Sheet.

📋 Google Sheets Structure

Main Sheet: Required columns: prescription_id (unique ID) patient_name patient_email patient_phone doctor_name prescription_date prescription_details dosage_instructions followup_date (optional) prescription_status (set to "new" for new prescriptions)

Log Sheet: This will be auto-created with columns for tracking

使用ノード

Send EmailGoogle SheetsWhatsApp Business CloudCode

ワークフロープレビュー

🌟 Features Included
- Automated Trigger: Monitors Google Sheet for new pres
- Smart Filtering: Only processes prescriptions with st
- Rich Email Format: Professional
F
Filter New Prescriptions
Format Prescription Data
Send WhatsApp
Log Notification
Update Prescription Status
G
Google Sheets Trigger
Send email
7 nodes7 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 7 個のノードを流れます, connecting code, emailsend, filter。

  3. 3

    出力

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

ノード詳細 (7)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#2
WH

WhatsApp Business Cloud

whatsApp

#3
CO

Code

code

#4

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

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

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

{ "name": "Automate Prescription Delivery via Google Sheets to Email & WhatsApp", "nodes": [...], ...}

インテグレーション

codeemailsendfiltergooglesheetsgooglesheetstriggerwhatsapp

このワークフローを取得

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

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

作成者

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

タグ

codeemailsendfiltergooglesheetsgooglesheetstriggerwhatsapp

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows