⚡ Generate smart Calendly notifications for Outlook and Slack using GPT-4

469 views · ⚡ Personal Productivity

Description

This n8n automation notifies you whenever someone books a meeting with you via Calendly. It sends a customized email via Outlook and a Slack message using details from the event.


📌 What This Workflow Does

  1. Listens for new Calendly meeting bookings (invitee.created).
  2. Extracts key details (name, email, reason for meeting, start time).
  3. Uses an AI agent to generate both:
    • A HTML email sent to you via Outlook.
    • A Slack message sent to your chosen channel.

⚙️ Step-by-Step Setup Instructions

1. 🔗 Calendly API Setup

2. 📧 Microsoft Outlook Credential

3. 💬 Slack Setup

4. 🧠 Configure the AI Agent (OpenAI)

5. 🛠 Node Details


🧪 Example Output

Slack Message:

🔗 Nodes Used

Slack, Calendly Trigger, Microsoft Outlook, AI Agent, OpenAI Chat Model, Structured Output Parser

📥 Import

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

📖 Importing guide · 🔑 Credential setup