You can integrate a third party system using a Self script and the system's web API.
Here is an example script for IBM Watson,
https://www.botlibre.com/script?id=16467068
See also,
https://www.botlibre.com/forum-post?id=21946462
and,
https://www.botlibre.com/forum-post?id=13020078
We can also develop an integration with a 3rd party system for you through our development services. Contact [email protected]
You can also just use intent labels and responses in Bot Libre from your bot's Training & Chat Logs page,
https://www.botlibre.com/forum-post?id=483549
For exacting data from the user's input in Bot Libre you can use Regex, AIML patterns, or Self,
https://www.botlibre.com/forum-post?id=23543115
|