Automate Interview Scheduling with GPT-4o and Google Calendar - n8n Workflow | Neura Market
Automate Interview Scheduling with GPT-4o and Google Calendar
Streamline your interview scheduling process with an AI-powered chatbot that integrates with Google Calendar to check availability and book meetings automatically.
This workflow leverages GPT-4o to facilitate interview scheduling through a conversational AI assistant. It checks your Google Calendar for existing events and proposes available 30-minute slots on weekdays between 9 AM and 5 PM Eastern Time. Once a candidate selects a time and provides their contact details, the AI bot books the meeting and confirms the appointment. The workflow requires setup of Google Calendar and OpenAI API credentials in n8n.
Platform
n8n
Category
Productivity
Price
Free
Creator
Chiara Romano
if
set
code
noOp
merge
stickyNote
googleCalendar
agent
chatTrigger
lmChatOpenAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.