Automated Course Inquiry Assistant via SMS with AI and Airtable - n8n Workflow | Neura Market
Automated Course Inquiry Assistant via SMS with AI and Airtable
This n8n workflow automates course inquiries through SMS using AI to interact with an Airtable database. It leverages Twilio for SMS communication and OpenAI for intelligent query handling.
This workflow is designed to streamline the process of handling course inquiries via SMS. By integrating Twilio, Airtable, and OpenAI, it allows users to send course-related questions through SMS, which are then processed by an AI agent. The AI agent accesses the course database schema and performs searches to provide accurate responses. The results are logged for future analysis and sent back to the user via SMS.
Platform
n8n
Category
Education
Price
Free
Creator
Nina Petrova
set
twilio
airtable
stickyNote
airtableTool
twilioTrigger
agent
lmChatOpenAi
memoryBufferWindow
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.