Move everything into the developer console
To learn how to set up an APL skill in the developer console, see Configure Alexa.Presentation.APL in the developer console.
To import your APL Document JSON:
- Sign in to the developer console.
- On the Skills tab, under SKILL NAME, click your skill.
- From the top menu, click Code.
- From the left-hand folder menu, click the lambda folder.
- Right-click the lambda folder, and then select Create Folder.
5. Name the folder documents.
6. Add a new file inside the new folder called informationDocument.json.
7. Copy and paste the APL Document JSON.