User Account Linking in Alexa with ASP.NET Web API

User Account Linking in Alexa with ASP.NET Web API

This post covers the steps to building on an existing REST API written in C# to support an Alexa skill and link accounts to existing users managed by Okta.

jaygeek

Fun! Thanks… (Just for extra clarity: POCOs stands for: Plain Old CLR Objects)

Dave Mendlen

How do you prompt the user for the field (in your case the favorite band name)? This is a hardcoded solution which isn’t really solving the authentication problem. How do I ask for favorite band name and store that here?