Block 1 - Edit Fields1
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
This n8n automation sends a personalized email to the person who booked a meeting via Calendly . It uses an AI agent to craft a helpful, human sounding HTML email that includes your fake phone n...
n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.microsoftoutlook, n8n-nodes-base.stickynote, n8n-nodes-base.calendlytrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Robert Breen.
Original n8n.io sourceThis n8n automation sends a personalized email to the person who booked a meeting via Calendly. It uses an AI agent to craft a helpful, human-sounding HTML email that includes your fake phone number (111-111-1111) and the meeting date.
invitee.created event).invitee.created events.111-111-1111)| Node | Purpose |
|---|---|
| Calendly Event | Trigger when someone books via Calendly |
| Edit Fields | Extracts key details (name, email, question, start time) |
| AI Agent | Writes a custom follow-up email using GPT |
| Outlook Message | Sends the AI-generated HTML email to the user |
<h2>Thanks for Booking with Us!</h2>
<p>Hi Robert Breen,</p>
<p>Thanks for booking a meeting with us! You mentioned: <em>need help with n8n</em>.</p>
<p>We’d love to help you solve that. During our call, we’ll walk through your issue and explore automation strategies tailored to your setup.</p>
<p>Your meeting is scheduled for <strong>August 11, 2025 at 3:00 PM EST</strong>.</p>
<p>In the meantime, if you have questions, feel free to call us at <strong>111-111-1111</strong>.</p>
<p>Looking forward to chatting soon!</p>
📞 Contact Information
Robert , Ynteractive
Website: https://ynteractive.com
Email: [email protected]
LinkedIn: https://linkedin.com/in/robert-breen
Top-rated n8n Expert & AI Automation Consultant
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send personalized follow-up emails for Calendly bookings with GPT-4 and Outlook |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Lead Nurturing, Multimodal AI |
| Author | Robert Breen |
| Published | 12 Aug 2025 |
Use the JSON export at /data/workflows/7306/7306.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n automation sends a personalized email to the person who booked a meeting via Calendly . It uses an AI agent to craft a helpful, human sounding HTML email that includes your fake phone n...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, Multimodal AI use case.