Manage online bookings with webhook, Gmail, Google Calendar and Slack — n8n ワークフロー

複雑度🔗 Webhook26個のノード🏷️ Miscellaneous作成者:Manu

概要

Receive booking requests via webhook with automatic validation, duplicate detection, availability checking, confirmation emails, Google Calendar sync, and Slack notifications.

WHAT IT DOES:

Accepts booking requests (name, email, date, time, service type, party size) via webhook Validates all required fields and email format Checks for duplicate bookings within 24 hours for the same customer Verifies slot availability against your database Generates unique confirmation code (BOOK-timestamp-rand

使用ノード

HTTP RequestSlackGoogle CalendarGmailCode

ワークフロープレビュー

Loading workflow preview...

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 26 個のノードを流れます, connecting code, errortrigger, gmail。

  3. 3

    出力

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

ノード詳細 (26)

HT

HTTP Request

httpRequest

#1
SL

Slack

slack

#2
GO

Google Calendar

googleCalendar

#3
GM

Gmail

gmail

#4
CO

Code

code

#5

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

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

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

{ "name": "Manage online bookings with webhook, Gmail, Google Calendar and Slack", "nodes": [...], ...}

インテグレーション

codeerrortriggergmailgooglecalendarhttprequestifrespondtowebhookslackwebhook

このワークフローを取得

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

n8n.ioで見る
ノード26
複雑度high
トリガーwebhook
カテゴリMiscellaneous

作成者

Manu

Manu

@manu

タグ

codeerrortriggergmailgooglecalendarhttprequestifrespondtowebhookslackwebhook

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows