Skip to content

Commit

Permalink
knowledge connectors final copy
Browse files Browse the repository at this point in the history
Change-Id: I9b656895ce3a62250fe087583fda25ebaab63373
  • Loading branch information
Sarah Dwyer committed Sep 5, 2018
1 parent 1cf8242 commit eae93d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ const calendarId = '[email protected]';
1. Go to the **Knowledge** tab in the left menu > **Create Knowledge Base**.
+ Name the knowledge base `Bike Shop` then **Save**
1. Next, click **Create the first one**.
+ Use `Bike Shop FAQ` for document name,
+ `text/csv` for the "Mime Type",
+ `FAQ` for the "Knowledge type",
+ Under "Data source" > select `Upload file from computer` to upload `bike-shop-faq.csv`> **Create**.
+ Use `Bike Shop FAQ` for document name,
+ `text/csv` for the "Mime Type",
+ `FAQ` for the "Knowledge type",
+ Under "Data source" > select `Upload file from computer` to upload `bike-shop-faq.csv`> **Create**.
1. In the response section > click **Add Response**. In text response you should see `$Knowledge.Answer[1]` > **Save**.
1. Try it out! In the simulator on the right enter `do you sell ebikes?`. You should see the exact response from the CSV you just uploaded: "We sell Electric bikes. We also can outfit your existing bike with a retrofit Bionx electric wheel kit. We do not do gas powered conversions."

Expand Down

0 comments on commit eae93d9

Please sign in to comment.