Intent / Trigger
In this part, you will learn how to receive and use the client's message. The purpose is to analyze what the client sends and identify key words for your app to use.
Introduction to Intents/Triggers
Intent
Trigger
Get the client's message
Create a server

Get messages
Using those messages
Create a command
Cors errors

Get the messages we set up
Receive the messages
onIntent
onTrigger

Last updated