Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何构建一个非常简单的 Slackbot 来查询 Airtable 数据集?此时不需要自然语言,我只需要 Slacked 搜索词等于 Airtable 字段 A,然后返回 Airtable 字段 B。
同样有用的是一个 Slack 斜杠命令,比如 /glossary [A],它 ping Airtable 并根据用户字符串 A 返回找到的 B 值。
任何/所有帮助表示赞赏!