Automate AI Voice Calls with Airtable Contacts and telli
detail.loadingPreview
Seamlessly connect your Airtable CRM contacts to telli for automated AI voice call scheduling. This workflow streamlines outbound calling, saving time and reducing manual effort.
About This Workflow
This n8n workflow automates the process of onboarding your Airtable CRM contacts into telli and scheduling AI-powered voice calls. By triggering off new contact creations in Airtable, the workflow first adds the contact to your telli account and then initiates an AI voice call. This is ideal for businesses looking to enhance their customer outreach, appointment reminders, or lead qualification efforts without manual intervention. It leverages telli's advanced AI voice agents to conduct natural conversations and perform tasks, making your communication more efficient and scalable.
Key Features
- Real-time CRM Integration: Automatically sync new contacts from Airtable to telli.
- AI-Powered Voice Calls: Schedule intelligent voice agent calls for various purposes.
- Automated Data Transfer: Eliminates manual data entry between your CRM and calling platform.
- Customizable Call Flows: Define call messages and questions for tailored interactions.
- Scalable Outreach: Effortlessly manage outbound calls for a growing contact list.
How To Use
- Connect Airtable: Configure the 'Airtable Trigger' node with your Base ID and Table ID for your contact list.
- Add Contact to telli: Set up the 'Add contact request' HTTP node. Ensure your telli API key is correctly placed in the 'Authorization' header. Map Airtable fields to the telli API's
add-contactendpoint payload. - Schedule AI Call: Configure the 'Schedule Calls Request' HTTP node with your telli API key in the 'Authorization' header. Map the
contact_idfrom the previous step and define yourcall_details(message, questions) for the AI agent. - Testing: Execute the workflow with test data to ensure contacts are added to telli and calls are scheduled correctly.
- Activation: Once tested, activate the workflow to automate your outbound calling processes.
Apps Used
Workflow JSON
{
"id": "f3a1ff5f-d5e9-4161-9681-d0c073ff0eb3",
"name": "Automate AI Voice Calls with Airtable Contacts and telli",
"nodes": 27,
"category": "Operations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f3a1ff5f-d5e9...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Related Workflows
Discover more workflows you might like
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
On-Demand Microsoft SQL Query Execution
This workflow allows you to manually trigger and execute any SQL query against your Microsoft SQL Server database. Perfect for ad-hoc data lookups, administrative tasks, or quick tests, giving you direct control over your database operations.