Versions Compared

Key

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

...

  1. Login to the Experience Manager.

  2. Navigate to the Project Side navigation menu > Create > Agents > Flow Studio.

    Image RemovedImage Added

     

  3. Click on the Create a Flow button.

    Image RemovedImage Added

     

  4. Give a name and description to your Flow.

    Image RemovedImage Added

     

  5. Create a conversation using the Flow studio. Refer to Guide to Flow Studio
    or follow the steps below to import a template of a sample Flow studio conversation to quickly get started.

...

  • A Flow studio conversation similar to the one in the below screenshot will be imported.

...

Step 2: Connect Your Conversation to Experience Designer

We will now connect the conversation we have created in Flow Studio to Experience Designer in order to be able to run itlaunch the conversation in our chatbot.

  1. Copy the FlowID at the top of your new flow.

...

2. Open Experience Designer by navigating to your side menu > Develop > Experience Designer.

...

Now, we will import a FlowManager, which will help your chatbot navigate to all of your Flow Studio flows.

...

7. Locate msg.payload.flowId = '' and paste the FlowID you copied within the single quotes and click Done.

a.

...

b.

...

 

8. Deploy the Experience Designer flow to save it.

...

 

Any changes made to the Experience Designer nodes are denoted by a blue circle on the top right corner of the node.

Step 3:

...

Connect Your Chatbot with Google Dialogflow

In order to test and make your chatbot live, you must connect it to Google Dialogflow. To create a Dialogflow account and publish the interaction model to Google Dialogflow, refer to this How to Publish the interaction model to Dialogflow?

...

  1. Go to the Experience Designer > Launch tab > Launch node > Endpoint.
    Click on the icon to copy the endpoint of the project.

  2. This URL is used as a webhook URL for Alexa and Dialogflow.
    For Dialogflow, go to https://dialogflow.cloud.google.com/ and select fulfillment from the side menu. Enable Webhook and use this URL to link the Dialogflow agent with the Orbita project.

  3. You have successfully connected the project with your Dialogflow agent.

Step 4: Connect to Bot Manager

...

Flow

A Bot Manager flow tab is available in every new project you create.

The Bot manager Manager flow tab allows you to have an endpoint for your chatbot.

...