Generate Smart Calendly Notifications for Outlook and Slack using GPT-4
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
Listens for new Calendly meeting bookings (invitee.created).
Extracts key details (name, email, reason for meeting, start time).
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
-
π Calendly API Setup In n8n: Go to Credentials β Add Credential β Calendly API. Connect your account with the personal access token. In the Calendly Trigger node, set event to invitee.created.
-
π§ Microsoft Outlook Credential Add Microsoft Outlook credentials via OAuth2 in n8n β Credentials. Select it in the "Send a message" node.
-
π¬ Slack Setup Add Slack OAuth2 credentials. Select your Slack workspace and choose the channel (e.g., #leads).
-
π§ Configure the AI Agent (OpenAI) Provide your OpenAI API key under Credentials β OpenAI API. The AI Agent node is pre-configured to: Format a custom Slack message Format a custom Outlook HTML email
-
π Node Details Calendly Event** (Trigger): Listens for new bookings Edit Fields**: Extracts values like name, email, start time, and form answers Email Generator** (AI Agent): Creates formatted email + Slack message Send a message** (Outlook): Sends the formatted email to your inbox Slack Message**: Sends the AI-generated Slack alert
π§ͺ Example Output
Slack Message:
Related Templates
AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)
This workflow is designed for freelancers, solopreneurs, and business owners who receive a high volume of irrelevant mes...
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
π° AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments