What is Trigger?

What is Trigger?

Trigger is a way to notify a node to send its response message. With the right trigger, the end user can enter the right node in a conversation flow.
In general, a node can be matched by computing its trigger in the following ways:
  1. Developer-defined payload
  2. Keyword entered by users
  3. Intent matches with user input
  4. User comment on Facebook post
  5. URL parameters in m.me short link
Click here to learn more about trigger.