I want to read and write Google spreadsheet from Dialogflow

Asked 1 years ago, Updated 1 years ago, 82 views

I'm a beginner who doesn't even know if it's appropriate to ask this question.
I would like to use Google Home+Dialogflow to read and write Google spread sheets on each user's Google Drive.
I don't know what to do, including user authentication.
What is the best way to do this, and what is the best way to do it?
I would appreciate it if you could tell me where I can ask these questions and the helpful URL.
This is an ambiguous question that I can't explain well, but I appreciate your cooperation.

google-api dialogflow

2022-09-30 19:06

1 Answers

If I explain everything in detail, it's going to be a big story, so I'm going to introduce the processing flow that I think is possible.

I think the configuration diagram is as follows.

AoG<->Dialogflow<->Cloud Functions<->Spreadsheet API<->Spreadsheet

I would appreciate it if you could help me.


2022-09-30 19:06

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.