This video shows you how to use following 2 functions of SAP Conversational AI (CAI).
(1) Fetching Entity Values from API
(2) Utilizing Custom Message Type that handles data from API.
API used in this video is very simple self-developed Node.js Application (Javascript coding and uses Express Framework).
Chapters of this video.
00:00 Prologue
00:21 Explanation of API (Node.js Application)
02:17 "ngrok" Command Operation
02:40 Intent Explanation of Demo Chatbot
02:56 Creation of Entity and Getting Values From API
05:12 Creation of Skill and Utilize Custom Message Type
07:59 Creation of the message in Actions
08:49 Testing of Chatbot Conversation