Auto-sync: 2026-04-27 12:02
This commit is contained in:
31
wiki/entities/Airtable.md
Normal file
31
wiki/entities/Airtable.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Airtable"
|
||||
type: entity
|
||||
tags: [database, no-code, inventory, api]
|
||||
sources: []
|
||||
last_updated: 2025-05-09
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Airtable
|
||||
- AirTable
|
||||
|
||||
## Definition
|
||||
Airtable 是一个在线数据库与项目管理平台,结合了电子表格的易用性和数据库的强大功能。支持视图自定义、API 集成和自动化工作流,常用于库存管理、项目跟踪和内容管理等场景。
|
||||
|
||||
## Key Characteristics
|
||||
- **电子表格 + 数据库混合**:灵活的数据结构,支持多种视图(Grid、Calendar、Gallery、Kanban 等)
|
||||
- **API-first**:提供完整 REST API,可与其他工具集成
|
||||
- **Automation**:内置自动化功能,也可通过 N8N、Zapier 等平台触发
|
||||
- **Extensions**:支持扩展程序和脚本自定义
|
||||
|
||||
## Use Cases in AI Agents
|
||||
- **库存管理**:教程中演示了 AI Agent 连接 Airtable 查询和更新库存数据
|
||||
- **项目管理**:作为 Agent 的数据存储后端
|
||||
- **内容管理**:结构化存储需要 Agent 处理的内容元数据
|
||||
|
||||
## Related Entities
|
||||
- [[N8N]]:通过 N8N AI Agent 节点集成 Airtable
|
||||
|
||||
## Sources
|
||||
- [[n8n-full-tutorial-building-ai-agents-in-2025-for-beginners]]
|
||||
Reference in New Issue
Block a user