This repo contains assets for a webinar that shows how to build a Watson Assistant chatbot integrated with IBM Cloud Functions.
1- Log in to your IBM Cloud Account
2- Create a Watson Assistant service
3- Import the skill-Dialog.json file from this repo
4- Create a Cloud Object Storage Instance
5- Create a bucket in this COS instance
6- Upload the plans.csv file in the bucket
7- Create an action in Cloud Functions
8- Insert the code that you have in the cf-action.py file
8- Change the parameters values to the values you have in your COS credentials
9- Copy the public endpoint of this action and put it in the Watson Assistant Webhook under Options
Click Here for the complete detailed step-by-step instructions