https://github.com/rajyraman/google-actions-push-notifications
Azure Function to call send message to Google Assistant and manage subscriptions using Durable Entities.
https://github.com/rajyraman/google-actions-push-notifications
actionsongoogle azurefunctions durable-entities
Last synced: about 1 year ago
JSON representation
Azure Function to call send message to Google Assistant and manage subscriptions using Durable Entities.
- Host: GitHub
- URL: https://github.com/rajyraman/google-actions-push-notifications
- Owner: rajyraman
- License: mit
- Created: 2021-09-15T02:46:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T00:42:36.000Z (over 4 years ago)
- Last Synced: 2025-03-29T18:11:18.086Z (about 1 year ago)
- Topics: actionsongoogle, azurefunctions, durable-entities
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Push Notifications
This is a Function App that demonstrates how to talk with Google Assistant API, as well as how to use OpenAPI enabled Azure Functions. You can deploy the required resources using the button below.
Refer [blog post](https://dreamingincrm.com/2021/10/18/building-exposure-bot-using-google-actions-azure-functions-and-power-automate/) for details.