Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You have the ability to invoke the intent of your choice on chatbot reload.

Follow the instructions below to invoke the intent of your choice instead of the Launch node.

Instructions

  1. Navigate to Project side menu > Intent Library.

  2. Select the intent you want to invoke at the launch of the chatbot. In this example, it is animalsintent.

  3. Add an Event to the intent.

  4. Save the intent.

  5. Go to Project side navigation menu > Deployment > Google tab > publish.

  6. Pass the Event name in the chatbot URL as a param.
    For example, https://sandbox.orbita.cloud:8443/oeapi/bot/docflow?oeevent=animal

  7. Launching the chatbot with the param oeevent=animal will invoke the animalsintent.

  • No labels