Integrate Voiceflow with Google Calendar and RAG for Multi-Channel Conversational Agents - n8n Workflow | Neura Market
Integrate Voiceflow with Google Calendar and RAG for Multi-Channel Conversational Agents
This workflow connects Voiceflow with Google Calendar and a Retrieval-Augmented Generation (RAG) system to create intelligent, multi-channel conversational agents. It enables order tracking, appointment scheduling, and knowledge-based responses.
This n8n workflow integrates Voiceflow for creating chat, voice, and phone agents with Google Calendar for scheduling and a RAG system for providing context-aware responses. It uses webhooks to handle different types of requests: order tracking, appointment booking, and general inquiries. The workflow leverages OpenAI for natural language processing and Qdrant for vector storage, ensuring efficient and accurate information retrieval.
Platform
n8n
Category
AI
Price
Free
Creator
Mateo Fernandez
set
webhook
stickyNote
googleDrive
httpRequest
manualTrigger
googleCalendar
agent
respondToWebhook
chainLlm
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.