Topics ›
Products>sap-Conversational-Ai
16 tutorials tagged with Products>sap-Conversational-Ai.
Use Scripting to Design a Chatbot Message from an API Response
Create an SAP Conversational AI chatbot for customer ordering by calling an API and using scripting to create a custom message from the response.
Manage Your Chatbot with Versions and Environments
Create versions and environments for your SAP Conversational AI chatbot to make it easier to manage the development process.
Let Customers Ask Chatbot for Shipping Price
Create an intent for requesting the price of shipping a package, use the carousel for selecting a package size, call an API to retrieve a Google map, retrieve …
Improve Your Chatbot Accuracy by Monitoring User Activity
Use the analytics features in the Monitor tab to view how users chat with your SAP Conversational AI chatbot, and adjust the way your chatbot responds …
Deploy an SAP Conversational AI Chatbot to Microsoft Teams
Enable an SAP Conversational AI chatbot to be run within Microsoft Teams.
Deploy an SAP Conversational AI Chatbot on Slack
Deploy an SAP Conversational AI chatbot on Slack and add it to a Slack channel to respond to user messages.
Deploy an SAP Conversational AI ChatBot on Facebook Messenger
Create, test, and publish an SAP Conversational AI chatBot on Facebook Messenger.
Deploy an SAP Conversational AI Chatbot on a Web Site
Deploy an SAP Conversational AI chatbot on a web site and control the look and feel.
Debug Your SAP Conversational AI Chatbot
Use the debugging features of SAP Conversational AI while designing your chatbot to help you fix problems and improve the chatbot.
Create a Chatbot that Lets Customers Track Packages
With SAP Conversational AI, create a chatbot that calls an API, in this case to let customers track their packages, and see how to make use of the memory, using …
Consume API Services and Call Webhooks from Your Chatbot
Call APIs or webhooks from within your chatbot to retrieve information or create UI elements for your conversation.
Call SAP Conversational AI API with OAuth (Postman)
Retrieve an OAuth token and use it to call the SAP Conversational AI API, using Postman.
Call SAP Conversational AI API Using OAuth
Retrieve an OAuth token and use it to call the SAP Conversational AI API, using Python to create a web service.
Build Your First FAQ Chatbot
Using SAP Conversational AI, build a chatbot designed to help users find answers to questions, based on a set of questions and answers uploaded in a CSV file.
Build a Webhook for a Chatbot Using Python
Create a Python script (with Flask), deploy it to SAP Business Technology Platform, and use it as a webhook to be called by an SAP Conversational AI chatbot.
Add Webhook to Chatbot to Retrieve Tracking Info
Add a webhook call in the package-tracking chatbot to retrieve information for a specific tracking number, using SAP Conversational AI.