GETTING STARTED
Kore.ai XO Platform
Virtual Assistants Overview
Natural Language Processing (NLP)
Concepts and Terminology
Quick Start Guide
Accessing the Platform
Working with the Builder
Building a Virtual Assistant
Using Workspaces
Release Notes
Current Version
Previous Versions
Deprecations

CONCEPTS
Design
Storyboard
Dialog Tasks
Overview
Dialog Builder
Node Types
Intent Node
Dialog Node
Entity Node
Form Node
Confirmation Node
Message Nodes
Logic Node
Bot Action Node
Service Node
Webhook Node
Script Node
Group Node
Agent Transfer
User Prompts
Voice Call Properties
Dialog Task Management
Connections & Transitions
Component Transition
Context Object
Event Handlers
Knowledge Graph
Introduction
Knowledge Extraction
Build Knowledge Graph
Add Knowledge Graph to Bot
Create the Graph
Build Knowledge Graph
Add FAQs
Run a Task
Build FAQs from an Existing Source
Traits, Synonyms, and Stop Words
Manage Variable Namespaces
Update
Move Question and Answers Between Nodes
Edit and Delete Terms
Edit Questions and Responses
Knowledge Graph Training
Knowledge Graph Analysis
Knowledge Graph Import and Export
Importing Knowledge Graph
Exporting Knowledge Graph
Creating a Knowledge Graph
From a CSV File
From a JSON file
Auto-Generate Knowledge Graph
Alert Tasks
Small Talk
Digital Skills
Digital Forms
Views
Introduction
Panels
Widgets
Feedback Survey
Train
Introduction
ML Engine
Introduction
Model Validation
FM Engine
KG Engine
Traits Engine
Ranking and Resolver
NLP Configurations
NLP Guidelines
Intelligence
Introduction
Contextual Memory
Contextual Intents
Interruption Management
Multi-intent Detection
Amending Entities
Default Conversations
Sentinment Management
Tone Analysis
Test & Debug
Talk to Bot
Utterence Testing
Batch Testing
Conversation Testing
Deploy
Channels
Publish
Analyze
Introduction
Conversations Dashboard
Performance Dashboard
Custom Dashboards
Introduction
Meta Tags
Dashboards and Widgets
Conversations History
Conversation Flows
Feedback Analytics
NLP Metrics
Containment Metrics
Usage Metrics
Smart Bots
Universal Bots
Introduction
Universal Bot Definition
Universal Bot Creation
Training a Universal Bot
Universal Bot Customizations
Enabling Languages
Store
Manage Assistant
Plan & Usage
Overview
Usage Plans
Support Plans
Invoices
Authorization
Multilingual Virtual Assistants
Masking PII Details
Variables
IVR Settings
General Settings
Assistant Management
Data Table
Table Views
App Definitions
Sharing Data Tables or Views

HOW TOs
Build a Flight Status Assistant
Design Conversation Skills
Create a Sample Banking Assistant
Create a Transfer Funds Task
Create a Update Balance Task
Create a Knowledge Graph
Set Up a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Add Data to Data Tables
Update Data in Data Tables
Add Data from Digital Forms
Train the Assistant
Use Traits
Use Patterns for Intents & Entities
Manage Context Switching
Deploy the Assistant
Configure an Agent Transfer
Use Assistant Functions
Use Content Variables
Use Global Variables
Web SDK Tutorial
Widget SDK Tutorial
Analyze the Assistant
Create a Custom Dashboard
Use Custom Meta Tags in Filters

APIs & SDKs
API Reference
API Introduction
API List
API Collection
koreUtil Libraries
SDK Reference
SDK Introduction
SDK Security
SDK Registration
Web Socket Connect and RTM
Using the BotKit SDK
BotKit SDK Tutorial - Blue Prism

ADMINISTRATION
Introduction
Assistant Admin Console
Administration Dashboard
User Management
Add Users
Manage Groups
Manage Roles
Assistant Management
Enrollment
Invite Users
Send Bulk Invites
Import User Data
Synchronize Users from AD
Security & Compliance
Using Single-Sign On
Security Settings
Cloud Connector
Analytics
Billing
  1. Home
  2. Docs
  3. Virtual Assistants
  4. Bot Store
  5. Adding Bots
  6. Adding a Google Drive Bot5 min read

Adding a Google Drive Bot5 min read

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

About the Kore.ai Bot for Google Drive

DIYGoogleDriveLogoGoogle Drive is a file storage and synchronization service created by Google. It allows users to store files in the cloud, share files, and edit documents, spreadsheets, and presentations with collaborators. This Bot lets you to manage your folders and files and send message notifications when a file is edited, moved, commented on, or deleted.

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 File Management – This Bot is available in the Kore.ai application in the File Management 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.

Configuring Google Drive 

To configure web service tasks, you need to add the Google Drive Bot from the Kore.ai Bot Store, and then setup the task.
To setup a Google Drive task, click Connect to Google Drive, enter the Google Drive URL for your company, for example, https://accounts.google.com, your Google Drive account, your password, and then press Enter.
After you are connected, you can perform tasks for Google Drive directly from the Kore.ai application and setup message notifications to get notified in the Kore.ai application when an event occurs in Google Drive.
The following table describes Google Drive tasks that you can integrate with Kore.ai.

TASK TO CONFIGURE THIS TASK…
Upload File In the Perform Task dialog,

  • optionally select a choice for Make this file visible to anyone?
  • optionally select Yes or No for Convert Files to Google Format
  • click Browse, and then select one or more files to upload in the File field
  • optionally search for and select a destination folder in the Choose Destination Folder field
  • optionally define a Description
  • and then click Submit.

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

Comment on File In the Perform Task dialog,

  • search for and select a File
  • enter a comment in the Content field
  • and then click Submit.

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

Delete File Permanently In the Perform Task dialog, select a File to delete, and then click Submit.
In a team room, you can enter the @google_drive deletefile Bot command to invoke and configure this task.
Share File In the Perform Task dialog,

  • search for and select a File to share
  • assign a user permissions Role to the shared file
  • select the user Type for the shared file
  • enter the email address for the user to share the file with in the Mail Id field
  • optionally select True or False for WithLink
  • and then click Submit.

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

Share Folder In the Perform Task dialog,

  • search for and select a Folder to share
  • assign a user permissions Role to the shared folder
  • select the user Type for the shared folder
  • enter the email address for the user to share the folder with in the Mail Id field
  • and then click Submit.

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

Trash File In the Perform Task dialog, search for and select a File to move to trash, and then click Submit.
In a team room, you can enter the @google_drive trashfile Bot command to invoke and configure this task.
Search Files In the Perform Task dialog, enter a Keyword to search for a file, and then click Submit.
In a team room, you can enter the @google_drive searchfile Bot command to invoke and configure this task.
Move File In the Perform Task dialog,

  • search for and select a File to move
  • search for and select the Folder to move the file to
  • and then click Submit.

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

You can setup message notifications to Kore.ai Messenger using a Google Drive web service. To configure the notification, click , click Get notified when…, click File Updates, and then in the Setup Task dialog:

  • optionally click the gray box in the Filters section to setup one or more filters to prevent message notifications for specified criteria. You can filter on:
    • Any file shared with
    • Files shared by someone I specify
    • File name
    • Files owned by me
    • Click Done to save the filter.
  • optionally customize the default Task Name 
  • optionally customize the default Short Description
  • enable or disable Mute task notifications
  • optionally customize the interval for message notifications in the Check for updates… section
  • and then click Finish.

Next Steps

After Google Drive is configured as web service, when any of the events occur in Google Drive, a message is displayed on the Bots page in Kore.ai Messenger or other supported channel.

Menu