💬 Sync AI-enriched TimeRex bookings to Google Sheets and Slack with Gemini

27 views · 💬 Lead Nurturing & AI Sales Agents

Description

TimeRex AI-Powered Booking Automation

Description (for n8n template submission)

Transform your TimeRex booking management with AI-powered automation. This workflow automatically processes bookings, enriches data with AI insights, and keeps your team informed via Slack—all in real-time.

What This Workflow Does

🤖 AI-Powered Intelligence

⚡ Automated Processing

🛡️ Security & Reliability

Use Cases

How It Works

  1. TimeRex sends a webhook when a booking is confirmed or cancelled
  2. Security token is verified (failed attempts trigger Slack alerts)
  3. For confirmed bookings:
    • Media source is detected from calendar name
    • Company name is extracted from email domain
    • AI categorizes the booking purpose
    • AI generates a meeting preparation brief
    • Enriched data is saved to Google Sheets
    • Slack notification is sent with AI insights
  4. For cancellations:
    • Booking is found by Event ID
    • Row is deleted from Google Sheets
    • Cancellation alert is sent to Slack

Setup Instructions

  1. Webhook Configuration

    • Copy the webhook URL from the “TimeRex Webhook” node
    • Paste it in TimeRex Settings → Webhook
  2. Security Token

    • Copy your TimeRex security token
    • Update the Verify Security Token node with your token
  3. Google Sheets

    • Create a spreadsheet with these columns: event_id, booking_date, guest_name, guest_email, calendar_name, meeting_url, host_name, media_source, company_name, booking_category, ai_meeting_brief, created_at
    • Update all Google Sheets nodes with your Sheet ID
  4. AI Credentials

    • Connect your Google Gemini API credentials to both AI model nodes
  5. Slack

    • Connect your Slack account
    • Select your notification channel in all Slack nodes
  6. Activate

    • Turn on the workflow and start receiving AI-enhanced booking notifications!

Requirements

Customization Tips


Short Description (100 characters max)

Automate TimeRex bookings with AI-powered categorization, meeting briefs, and Slack notifications.


Categories


Tags

TimeRex, Booking, AI, Google Gemini, Slack, Google Sheets, Automation, Meeting Management, LLM, Scheduling

🔗 Nodes Used

Google Sheets, Slack, Webhook, Basic LLM Chain, Google Gemini Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup