Bots

Alert Task – WebHook API Request

We have seen how an Alert task can be set up in Kore.ai virtual assistant platform here. In this section, we will see how to configure an API Request for a WebHook service. For a task with the Connection Type specified as Webhook, you will need to define: Content Type – The…

Alert Task – Authorization using API Key

We have seen how an Alert task can be set up in Kore.ai virtual assistant platform here. In this section, we will see how the authorization can be set up using API Key. Setting Up An API key can act as both a unique identifier and a secret token for…

Alert Task – OAuth v2

We have seen how an Alert task can be set up in Kore.ai virtual assistant platform here. In this section, we will see how authorization for the alert tasks can be set up using the OAuth v2 can be set up. Setting Up OAuth v2 is the new version of…

Alert Task – OAuth v1

We have seen how an Alert task can be set up in Kore.ai virtual assistant platform here. In this section, we will see how authorization for the alert tasks can be set up using the OAuth v1. Setting Up OAuth is an open protocol to allow secure authorization in a…

Alert Task – OAuth v2 Password Grant Type

We have seen how an Alert task can be set up in Kore.ai virtual assistant platform here. In this section, we will see how authorization for the alert tasks can be set up using the OAuth v2 with password grant. Setting Up The following illustration is an example of the…

Alert Task – Basic Auth

We have seen how an Alert task can be set up in Kore.ai virtual assistant platform here. In this section, we will see how basic authorization for the alert tasks can be set up. Setting Up The following illustration is an example of the Basic Auth fields that you must…

8.1.x Release Details

This page gives full details of the various platform releases and the corresponding features that were updated/enhanced in version 8.1.x of the platform. v8.1.10 May 29th 2021 Minor Release This update was mainly aimed at addressing some minor bugs. Following is a list of few updates. Feature Enhancement Bot Store…

Bots Platform v8.0

This section contains release information for the Kore.ai Bots Platform v8.0 released on Oct 31st, 2020. Insights & Analytics Analyzing your Virtual Assistant’s usage, effectiveness, and performance is now much simpler with the addition of Containment Metrics. This is a one-stop place for sessions trend with the breakup of self-service,…

Intent Scoping using Group Node

Adding contextually relevant sub-intents is one of the important elements in building conversational bots. Contextually relevant intents could be required for various purposes like taking a different path in the dialog flow, amending previously provided entity values, etc. We have seen how to use the contextual data in combination with…

Delete Batch Test Suite Execution API

Used to delete a specific execution of a Batch Test Suite. To use this API, the app needs the Bot Builder Scope of Batch Tests Management OR the Admin API Scope of Batch Tests Management. DELETE https://{host}/api/public/stream/{streamId}/testsuite/{testSuiteName}/{testRunId} Query Parameters Parameter Description host Environment URL, for example, https://bots.kore.ai botID Bot ID…
Menu