Block 1 - Filter
- Type / Role
- n8n-nodes-base.filter - filter
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
This Workflow simulates an AI powered phone agent with RetellAI with two main functions: 1. Appointment Booking β It can schedule appointments direc...
n8n-nodes-base.filter, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.webhook, @n8n/n8n-nodes-langchain.vectorstoreqdrant, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.toolvectorstore, n8n-nodes-base.respondtowebhook
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.
Original n8n.io sourceThis Workflow simulates an AI-powered phone agent with RetellAI with two main functions:
The guide also explains how to purchase a dedicated phone number (with a +1 prefix) and link it to the AI agent. This setup is cost-effective, as it uses a FREE $10 credit to operate without additional charges in the beginning.
This Workflow simulates an AI-powered phone agent with two primary functions:
Appointment Booking
call_ended or call_analyzed) and extracts key details (transcript, caller info, duration, etc.). RAG-Based Information Retrieval
Prepare Qdrant Vector Store
Configure RetellAI Agent
n8n_call for call events, n8n_rag_function for RAG queries). n8n Workflow Setup
Deploy
Note: Replace placeholders (e.g., QDRANTURL, COLLECTION, CHAT_ID) with actual values.
Contact me for consulting and support or add me on Linkedin.
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.
Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.
| Workflow | Build an AI powered phone agent ππ€ with Retell, Google Calendar and RAG |
|---|---|
| Complexity | advanced |
| Nodes | 36 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Davide |
| Published | 15 Apr 2025 |
Use the JSON export at /data/workflows/3563/3563.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 Workflow simulates an AI powered phone agent with RetellAI with two main functions: 1. Appointment Booking β It can schedule appointments direc...
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 Support Chatbot, AI Chatbot use case.