简体   繁体   English

我想将 DialogFlow 连接到 Google SpreadSheet

[英]I want to connect DialogFlow to Google SpreadSheet

I was going to send the info obtained from dialogflow bot to my google spreadsheet to save and reuse them.我打算将从 dialogflow bot 获得的信息发送到我的谷歌电子表格以保存和重用它们。 I tried use fullfillment in DialogFlow.我尝试在 DialogFlow 中使用 fullfillment。 I logged in SheetSu which provides the API for google spreadsheet and got API from that site(sheetsu.com).我登录了为谷歌电子表格提供 API 的 SheetSu,并从该站点(sheetsu.com)获得了 API。 and then i'm embarrased with that API in fullullment in DialogFlow.然后我对 DialogFlow 中的 API 感到尴尬。 Is there any better way?有没有更好的办法?

Yes, you can use the Google Sheets API directly.是的,您可以直接使用Google Sheets API This will likely require you to go through Google Sign In for Assistant to get an access/refresh token.这可能需要您通过Google Sign In for Assistant获取访问/刷新令牌。

(If you just want voice commands for Sheets, Actions such as Vodo Drive are working on the issue.) (如果您只想要表格的语音命令, Vodo Drive等操作正在解决这个问题。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法通过Dialogflow从Google上的操作写入Google Spreadsheet - Unable to write to Google Spreadsheet from actions on google with dialogflow 我希望我的Google Assistant应用程序先与我的网络服务器对话,然后再与dialogflow对话 - I want my google assistant application to talk to my webserver first and then dialogflow 我希望用户通过对话流上传图片 - I want users to upload an image via dialogflow 我想使用dialogflow fullfilment发送特定于平台的响应 - I want to send platform specific responses using dialogflow fullfilment Dialogflow webhook(Google上的操作)。 是否应该使用RichResponse? - Dialogflow webhook (Actions on Google). Should I be using RichResponse or not? 谷歌对话流翻译 - Google Dialogflow Translation 我正在尝试实现一个对话流电子书以连接到 wordpress api,但出现错误:没有为平台定义响应:null - I am trying to implement a dialogflow webook to connect to wordpress api, but getting a Error: No responses defined for platform: null 如何通过Dialogflow中的内联编辑器将Dialogflow连接到Cloud Firestore? - How to connect Dialogflow to Cloud Firestore via the Inline Editor in Dialogflow? 我如何从谷歌电子表格中获得价值 - how can I get value from google spreadsheet GoogleDialogflow闲聊问题 - Google dialogflow small talk issue
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM