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

« Previous Version 2 Next »

Find a Doctor” is Orbita’s latest offering which lets your customers enquire the bot about doctor’s availability, booking an appointment, finding Hospital’s location, and many more.

This article describes the steps to set up the Find a Doctor feature in your environment.

Prerequisites

  • Project_modules.json

  • Experience_Designer_flows.json

Please contact support@orbita.ai to get the above files.

Import modules

  1. Create a new project.

  2. Copy the code in Project_modules.json and import it to the project.

Check the Select All option and select the Delete all existing project data before importing option before importing.

Refer How to import Project for more information.

Index the content data

  1. Go to the Schema listing page.

  2. Index the schemas named Global data, Providers, and Facilities.

  3. In each schema page, click on the upload icon to index the documents. Example screenshot is given below.

Refer Indexing content data for more information.

Import flows

  1. Go to Experience Designer.

  2. Copy the code in Experience_Desinger_flows.json and import the flows.

After clicking on Import, select Restore from the Select Skill Dialog box (as shown below) and click on OK button.

Refer How to import Flows in Experience Designer for more information.

Configure Chatbot

  1. Go to the Launch flow.

  2. Copy the endpoint from the Launch node.

  3. Paste it in the URL field of the fulfillment page in your Dialogflow agent.

  4. Configure the service account. (Ignore if you have configured service account for the environment already).

  5. Deploy the flow in Experience Designer.

The default chatbot URL is https://domainname.orbita.cloud:8443/oeapi/findaphysician

Related Articles

  • No labels