alexa-app icon indicating copy to clipboard operation
alexa-app copied to clipboard

Support for CanFulfillIntentRequest

Open orlylevf opened this issue 7 years ago • 7 comments

The feature is in public beta

https://developer.amazon.com/docs/custom-skills/implement-canfulfillintentrequest-for-name-free-interaction.html

https://developer.amazon.com/docs/custom-skills/understand-name-free-interaction-for-custom-skills.html

orlylevf avatar Aug 26 '18 07:08 orlylevf

I will add the implementation this week

orlylev avatar Sep 18 '18 05:09 orlylev

+1. Running into an issue where the underlying system is adding sessionAttributes back to the response object after I've deleted it, making my response for CanFulfillIntentRequest incorrect.

user1m avatar Sep 28 '18 04:09 user1m

@orlylev any progress on this? Thanks for taking the lead here btw!

user1m avatar Oct 15 '18 20:10 user1m

I did the development on fork version It is ready I am adding some changes to work without user is and session (this is Amazon requirements for this flow) Will complete in a few days, probably this week

orlylev avatar Oct 16 '18 05:10 orlylev

I completed the development Tested with Alexa according to Amazon it can be tested with manual JSON in the simulator There I can't remove the session object in the request (it fail in Amazon We will add it to existing application and submit to Amazon

orlylev avatar Oct 24 '18 06:10 orlylev

any updates on this feature?

mudaser-caremerge avatar Jan 07 '19 12:01 mudaser-caremerge

Waiting on you to help finish #378 @mudaser-caremerge!

dblock avatar Jan 07 '19 14:01 dblock