Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

alexa-samples/list-api-list-access-demo

List Access Demo

This demo shows how to access Alexa lists. You might want to add things to a to-do list or a shopping list (or a custom list), or you may want to sync items with a list in your app or website.

In this demo, the first item on your to-do list is read back to you (read), and you have the opportunity to mark it as complete (write).

** This repository has been archived **

This repository is still available as a point-in-time reference, but no further updates or support will be prioritized.

What You Will Need

Setting Up the Demo

This folder contains the skill manifest, and child folders contain the interaction model and skill code. It is structured to make it easy to deploy if you have the ASK CLI already setup. If you would like to use the Developer Portal, you can follow the steps outlined in the Hello World example, substituting the Model and the skill code when called for.

Once the skill is setup, you will need to go to your Alexa app to grant permission for the skill to access your lists.

  1. Go to the Alexa on your mobile device (or point your browser to https://alexa.amazon.com).
  2. Navigate to the skills section.
  3. Click on Your Skills and select Dev Skills.
  4. Scroll until you find the Demo - List Access skill.
  5. Enable the skill if it is not, otherwise click Settings, then Manage Permissions.
  6. Enable the list permissions by sliding the toggle to the on position, and then click Save Permissions.

Exploring List Access

Once the skill is configured, you can naviagate to the Build tab in the skill builder, and explore the intents, slots, sample utterances and prompts if you like. While in the skill builder, pay attention to the Permissions section.

Running the Demo

To start the demo say "alexa open list demo". Ask for your "top to do" and "complete your to do".

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages