Search This Blog

Showing posts with label ibm chatbot REST call. Show all posts
Showing posts with label ibm chatbot REST call. Show all posts

Monday, April 17, 2017

How to call REST services using conversation service API Part 2 of IBM Watson Chabot series ?


REST API call from Watson conversation service


In our last tutorial on IBM Watson chatbot using conversation services we learnt how to setup the chatbot with demo and do a quick start.
In this tutorial we will see how can we instruct our chatbot to call our custom business logic, depending on the data entered by the user, this also explains how you can leverage this sample to build custom business logic around it.

Lets take a use case of Maximo application, where user will be reporting a problem with the application and the chatbot will raise a service request for that incident by collecting data from the user.
Please clone the following repo for this tutorial, customized for this use case.
https://github.com/systemoutgit/maximobot