Embed flow into User home page

After creating the conversational flow, you can embed them in the home page of user website, such that the chat bots can be consumed from the user website.

To embed the flow into user homepage, follow the steps below:

  1. In the homepage, on the left pane, click Settings > Virtual Assistant.
  2. In the Virtual Assistant page, click New Virtual Assistant, and enter name and description for the Virtual Assistant (VA).
  3. Then open the Virtual Assistant, add respective projects and personalize the VA with icon, fonts and customs text. For more information on VA settings and configurations, refer to Virtual Assistant.
  4. Open browser, and use the following sample url https://dev.web.saas.intelliservice.ai/VATheme/IntelliUnicaVA.html.
  5. In the above url, replace the portal details and VA names:
    1. Dev.web.saas.intelliservice.ai with your portal details
    2. IntelliUnicaVA with Intelli<projectname>VA
  6. Open the url, and in the loaded webpage, right click and select view source page.
  7. Copy the source code and embed the code into the user homepage. As a result, the chat icon will be displayed at the bottom right corner of the homepage.