Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/actions-on-google-template-sdk
https://github.com/google/actions-on-google-template-sdk
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/google/actions-on-google-template-sdk
- Owner: google
- License: apache-2.0
- Archived: true
- Created: 2021-10-06T21:06:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-07T17:22:01.000Z (about 3 years ago)
- Last Synced: 2024-05-19T04:57:33.919Z (6 months ago)
- Size: 4.88 KB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actions-on-google - Template Actions
README
# Migrating Templates Action to Actions Builder
The following links provide step-by-step guides for migrating a [Template Action](https://developers.google.com/assistant/templates) to the [Actions Builder](https://developers.google.com/assistant/conversational/build) platform:
- [Migration from the Trivia Quiz template to Actions Builder](https://github.com/google/actions-on-google-trivia-template-sdk/)
- [Migration from the Personality Quiz 2.0 template to Actions Builder](https://github.com/google/actions-on-google-pq2-template-sdk)
- [Migration from the Flash Cards template to Actions Builder](https://github.com/google/actions-on-google-flashcards-template-sdk/)## Contribute
To contribute to this project, adhere to the steps described on the [Contributing](CONTRIBUTING.md) page.
## License
For more information on our license, read the [License](LICENSE).