Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 822 Bytes

02-backend.md

File metadata and controls

21 lines (11 loc) · 822 Bytes

Skill Backend

Objective : Add the code to handle the requests sent by Alexa to your service on the Alexa Developer Console.

  1. Navigate to Code Tab and copy-paste this backend code

backend

  1. Save your code

save_backend

Important: The developer console does not automatically save your work as you make changes. If you close the browser window without clicking Save, your work is lost.

  1. Deploy your code

deploy_backend

Important: You must successfully deploy the code before you can test it.