Chat with Airtable
Create an AI Assistant that can chat with your data on Airtable. Gets the entire Airtable sheet, so best for smaller datasets.
Report this template
Select the reason for reporting
Describe the issue in detail
Create an AI Assistant that can chat with your data on Airtable. Gets the entire Airtable sheet, so best for smaller datasets.
Report this template
Select the reason for reporting
Describe the issue in detail
threadId
message
This template lets you create an AI Assistant that can chat with your data on Airtable. The assistant can pull the data from an Airtable to answer any of the questions.
In this example, the assistant acts as a home specialist, answering user inquiries about product materials, styles or pricing based on the product database on Airtable.
This template uses the OpenAI Assistant. Here's what you'll need to successfully test out the template:
You can get your OpenAI API Key from the OpenAI Developer Dashboard.
Create an OpenAI Assistant on the OpenAI Developer Dashboard > Assistants, and copy the Assistant ID.
π‘QUICK NOTE: When getting the Assistant ID it's best to select 'text' as the Response Format.
Test out the workflow via a message likeΒ List me all of the sofas you have
.
Once both the API Keys, Assistant ID, and the Base and Table ID for the Airtable is added, the workflow is ready to be used.
The template comes with a Chatbot Widget trigger which makes it super easy to test the functionality with a chat-like interface.
πBONUS: Here's how you can easily embed an AI chat widget on your website or app. Use the configuration script provided in the usage section to use your own AI Assistant Chatbot.
NOTE: You MUST Ship your workflow before testing out the functionality on the chat widget.
The default template uses the OpenAI Assistant node. To customize, click on the Additional settings to reveal additional customizable options, like the Thread ID and the Built-in Tools provided by OpenAI, like File Search and Code Interpreter.
Also, if OpenAI isn't what you're looking for π, the Node Explorer contains a variety of AI Assistant nodes with various models and providers, like Claude, Groq, and Azure π
Simply replace the existing OpenAI node with any of the Assistant option of your choice. Add in the API Key, Instruction, Prompt, and you'll be good to go.