Alexa Lists to Front End?

Is it possible to connect to an Alexa api and display an Alexa list to perform CRUD operations on it? If so where is the best place to learn how to do this?

I don’t know specifically what you want and I’ve never worked directly with alexa. I see that they have an API. I would start there. Of course, if accessing their API involves any kind of key/credentials, you may have to have a backend, even just a passthrough microservice, in order to hide them from the frontend.

I’m not sure what you mean by “lists”, but this may be getting close to what you want.

1 Like

Thanks that looks like it’ll set me on the right path.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.