⭐️ Triggers

⭐️ Triggers

Feature: Triggers

Triggers are buttons that show up when they’re triggered by their flags; they have text and, when clicked, open a new link.

There are two types of triggers:

  1. Input: Check if the flag exists in the end user’s message. For example, if the user sends “Hi, How can I schedule a call?” and “Call” is a flag, then this triggers it.

  2. Page: Check if the flag exists in the URL. Eg: ”https://www.await.ai/home” and “home” is a flag, then this triggers it.

Instructions (Input Triggers):


Instructions (Page Triggers):