Is possible create Custom Skill for use Intent without use Invocation name?
I would handle intent only in the lambda skill without passing by IFTTT.
How IFTTT can do it?
Using Home Skill cai i add new Intent? For example: Alexa do <this>?
Is possible create Custom Skill for use Intent without use Invocation name?
I would handle intent only in the lambda skill without passing by IFTTT.
How IFTTT can do it?
Using Home Skill cai i add new Intent? For example: Alexa do <this>?
Hi and thanks for your message.
You can interact with a skill without using its invocation name by implementing the CanFulfillIntent Request. This page talks a bit about it. Please not that this feature is currently in Beta and only available for skills with en-US language models.
IFTTT uses account linking in order to have access to its user's Alexa enabled devices.
Regards,
Barry
1 Person is following this question.