This connector is use full for interacting with Alexa API to create,Update the existing and Delete the Alexa skills.
- Create Skill
- Update SKill
- Getting Skill Information
- Deleting Skill
Add this dependency to your application pom.xml
<groupId>com.mulesoft.connectors</groupId>
<artifactId>mule-alexa-connector</artifactId>
<version>1.0.0-SNAPSHOT</version>
<classifier>mule-plugin</classifier>