LeeBoonstra.dev
Actions on Google With Google Cloud Functions

Blog: Learn Machine Learning from a Google AI Engineer

Actions on Google With Google Cloud Functions

When building Google Assistant apps (actions) with Dialogflow, you likely will have to write some logics. The most common way in developing this logics layer is by using a webhook and a Cloud Function. The webhook requires a URL. So technically you can use any web server and program language you like, Cloud Functions are just easy.

Disclaimer: The opinions stated here are my own, not those of my company. - 2025 ® Lee Boonstra