OVERVIEW
Virtual Assistants
Kore.ai Platform
Key Concepts
Natural Language Processing (NLP)
Accessing Platform
VIRTUAL ASSISTANTS
Virtual Assistant Builder
Virtual Assistant Types
Getting Started
Creating a Simple Bot
SKILLS
Storyboard
Dialog Task
Introduction
Dialog Builder (New)
Dialog Builder (Legacy)
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Colors
Supported Company Names
Form Node
Logic Node
Message Nodes
Confirmation Nodes
Bot Action Node
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Grouping Nodes
Connections & Transitions
Manage Dialogs
User Prompts
Knowledge Graph
Terminology
Building
Generation
Importing and Exporting
Analysis
Knowledge Extraction
Build
Alert Tasks
Introduction
Ignore Words and Field Memory
How to Schedule a Smart Alert
Small Talk
Digital Views
Overview
Configuring Digital Views
Digital Forms
Overview
How to Configure Digital Forms
NATURAL LANGUAGE
Overview
Machine Learning
Introduction
Model Validation
Fundamental Meaning
Introduction
NLP Guidelines
Knowledge Graph
Traits
Introduction
How to Use Traits
Ranking and Resolver
Advanced NLP Configurations
INTELLIGENCE
Overview
Context Management
Overview
Session and Context Variables
Context Object
How to Manage Context Switching
Manage Interruptions
Dialog Management
Sub-Intents & Follow-up Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Event Based Bot Actions
Default Conversations
Default Standard Responses
TEST & DEBUG
Talk to Bot
Utterance Testing
Batch Testing
Record Conversations
CHANNELS
PUBLISH
ANALYZE
Overview
Dashboard
Custom Dashboard
Overview
How to Create Custom Dashboard
Conversation Flows
NLP Metrics
ADVANCED TOPICS
Universal Bots
Overview
Defining
Creating
Training
Customizing
Enabling Languages
Store
Smart Bots
Defining
koreUtil Libraries
SETTINGS
Authorization
Language Management
PII Settings
Variables
Functions
IVR Integration
General Settings
Management
Import & Export
Delete
Versioning
Collaborative Development
Plan Management
API GUIDE
API Overview
API List
API Collection
SDKs
SDK Overview
SDK Security
SDK App Registration
Web SDK Tutorial
Message Formatting and Templates
Mobile SDK Push Notification
Widget SDK Tutorial
Widget SDK – Message Formatting and Templates
Web Socket Connect & RTM
Using the BotKit SDK
Installing
Configuring
Events
Functions
BotKit SDK Tutorial – Agent Transfer
BotKit SDK Tutorial – Flight Search Sample Bot
Using an External NLP Engine
ADMINISTRATION
HOW TOs
Creating a Simple Bot
Creating a Banking Bot
Context Switching
Using Traits
Schedule a Smart Alert
Configure UI Forms
Add Form Data into Data Tables
Configuring Digital Views
Add Data to Data Tables
Update Data in Data Tables
Custom Dashboard
Custom Tags to filter Bot Metrics
Patterns for Intents & Entities
Build Knowledge Graph
Global Variables
Content Variables
Using Bot Functions
Configure Agent Transfer
Update Balance Task
Transfer Funds Task
RELEASE NOTES
  1. Home
  2. Docs
  3. Virtual Assistants
  4. Bot Store
  5. Adding Bots
  6. Adding a Bugherd Bot

Adding a Bugherd Bot

Kore.ai provides integration for a built-in Bugherd Bot that you can use to display message notifications and execute tasks directly from your messaging channel such as Kore.ai Messenger. To use the Bugherd Bot, you just need to add the Bot to your messaging channel, and then configure the settings for the Bot, such as authentication to access Bugherd, and the notification messages that you want. For more information about other Kore.ai Bots, see Adding Bots.

About the Kore.ai Bot for Bugherd

DIYBugherdLogoBugherd is a subscription-based software service that facilitates very easy reporting and management of “issues” on a website. You can use this Bot to create and modify projects, add users to projects, and create and modify tasks.

Integration Type Web Service – Connect to this Bot using a web service integration where Kore.ai polls the service for updates based on a specified interval.
Category Customer Support– This Bot is available in the Kore.ai Bot Store in the Customer Support category.
Channels Kore.ai – This Bot is available in the Kore.ai Messenger application.
Spark – This Bot is available in the Cisco Spark application.
Slack – This Bot is available in the Slack application.
Skype – This Bot is available in the Skype application.

Configuring Bugherd 

To configure web service tasks, you need to add the Bugherd Bot from the Kore.ai Bot Store in your messaging channel, and then setup the task. To setup a Bugherd task, click Connect to Bugherd, enter the API key, provided by your system administrator, for example, yetbzqymxxjeanhbcedypw, your password, and then press Enter.
After you are connected, you can perform tasks for Bugherd directly from your messaging channel and setup message notifications to get notified when an event occurs in Bugherd.
To setup a Bugherd task in the Kore.ai Messenger channel, click the New Task icon, click Get notified when…, and then click one of the Bugherd web services described in the following table.

TASK TO CONFIGURE THIS TASK…
Add Guest User In the Perform Task dialog,

  • select a Project
  • enter the User Mail Id
  • and then click Submit.

In a team room, you can enter the @bugherd addguest Bot command to invoke and configure this task.

Add Member to Project In the Perform Task dialog,

  • select a Project
  • select a Member
  • and then click Submit.

In a team room, you can enter the @bugherd addmember Bot command to invoke and configure this task.

Create Bug In the Perform Task dialog,

  • select a Project
  • select a Description
  • optionally select a Priority
  • optionally select a Status
  • optionally select an Assignee
  • and then click Submit.

In a team room, you can enter the @bugherd newtask Bot command to invoke and configure this task.

Create Comment  In the Perform Task dialog,

  • select a Project
  • select a Task
  • enter a Comment
  • and then click Submit.

In a team room, you can enter the @bugherd comment Bot command to invoke and configure this task.

Create Project In the Perform Task dialog,

  • enter a Name
  • optionally enter a Website URL
  • and then click Submit.

In a team room, you can enter the @bugherd createproject Bot command to invoke and configure this task.

Delete Project In the Perform Task dialog,

  • select a Project
  • and then click Submit.

In a team room, you can enter the @bugherd deleteproject Bot command to invoke and configure this task.

Update Task In the Perform Task dialog,

  • select a Project
  • select a Task
  • select a Priority
  • optionally select a Status
  • optionally select an Assignee
  • and then click Submit.

In a team room, you can enter the @bugherd updatetask Bot command to invoke and configure this task.

Next Steps

After the task is configured, when any of the scheduled web service events occur in Bugherd, a message is displayed in your preferred messaging channel.

Menu