July 2018
Intermediate to advanced
404 pages
9h 5m
English
So far, you have learned about triggering intents by matching user requests. You have also used entities to create templatized patterns for what the user will be saying in order to create the intent. Another way to trigger an intent is to use an event. In an intent, there is a section called Events, where you can enter your own custom events and then, in the code, you can trigger the intent by simply referencing the event name you entered for the intent.
Read now
Unlock full access