[Alexa Skill] Building an Amazon Alexa Skill, part 5

Profile Picture
- Published on Mar 23, 2020馃審 Public

We wired up our Alexa Skill to Airtable.

This allows us to post feedback from our Alexa Skill and read it in a nice database.

We used the Airtable NPM packaged to post the feedback from our skill using the Airtable API. https://airtable.com/api

We also started looking at deeplinking into the Alexa skill for web, iOS, Android.

Next goal will be setting up a simple re-direct from our website to easily allow users to rate the skill.