workflows.fit
Back to n8n workflows
n8n templateFreeBy Loren Brabante

Create Google Calendar events from natural language chat using GPT

What It Does This workflow lets users create Google Calendar events through natural chat messages — no forms, no clicking around, just type like you're talking to a friend. For example, you can say: “Lunch with John t...

AILangchainCore NodesHITLChat TriggerAgentLm Chat Open AiMemory Buffer Window
Loading interactive preview...

Template notes

What It Does

This workflow lets users create Google Calendar events through natural chat messages — no forms, no clicking around, just type like you're talking to a friend.

For example, you can say:

“Lunch with John tomorrow at 12:30” and it’ll auto-create a calendar event with the correct title, time, and duration.

How It Works

Trigger: Chat Message Received The flow starts with a chat interface node (When chat message received) that listens for incoming user messages like:

“Book dentist next Wed 10am”

“Schedule Zoom call with Jane Friday 3–4pm”