Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If a flow already exists, click the vertical ellipses menu corresponding to the flow name.

  2. The vertical ellipsis menu has the following options:

    • Flow Details. You can edit the Title, Description, Enable/disable Auto Generate Slots, Add/remove Utterances, view the Flow creator, Created Date, Last Updated, the last user that modified the flow

      Image RemovedImage Added
    • Edit. Edit the flow.

    • Delete. Delete the flow. This requires confirmation.

    • Import/export. The import/export dialog box has 2 tabs:

      • Export. Click copy to clipboard to copy the JSON code.

      • Import. Paste a JSON code in the space provided to import the flow.

    • Flow History. Changes done to the flow studio by a user will be saved in the Flow History option.

      The Flow History window contains the below details on every action done on the Flow studio.

      • Avatar/ Initials.

      • Action - Update, Delete, or Restored.

      • Username - of the user that did the action.

      • Date - Created/Modified

      • Menu icon

        • View - To view changes

        • Restore - To restore changes to an earlier point.

...

Stores or processes unlisted values. For example, a user might be asked to record blood pressure. The user might say or type a number.

...

In the General tab, a new dropdown is added in the button tab.

If the user selects utterance, href, or onclick, the values will not be added to the auto-generated intent.
By default, the button type is set as ‘default’.

...

  • Default - The values will be added to the autogenerated intent.

  • Href - You can give Href in the value field.

  • Utterance - The utterance value will be triggered without a state assigned to it.

  • OnClick - Navigates you to the URL given.

Phrases are added to the Auto Generate Slots list.

...