Skip to content

kkweon/dialogflow-calendar-webhook

Repository files navigation

Dialogflow + Go + Google Calendar + Cloud Function integration

Also, I had to add Cloud Function's service account to my calendar so that the service account can create an event on my calendar.

How to deploy

gcloud functions deploy dialogflow-calendar-integration-webhook --entry-point=MainHTTP --runtime=go113 --trigger-http --allow-unauthenticated

About

Dialogflow + Go + Cloud Functions Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published