Chatbot Overview
Conversational Bots
Intents & Entities
Intelligent Bots
Kore.ai's Approach
Kore.ai Conversational Platform
Bot Concepts and Terminology
Natural Language Processing (NLP)
Bot Types
Bot Tasks
Starting with Kore.ai Platform
How to Access Bot Builder
Working with Kore.ai Bot Builder
Building your first Bot
Getting Started with Building Bots
Using the Dialog Builder Tool
Creating a Simple Bot
Release Notes
Latest Updates
Older Releases
Bot Builder
Creating a Bot
Design
Develop
Dialog Task
Working with User Intent Node
Working with the Dialog Node
Working with Entity Node
Supported Entity Types
Working with Composite Entities
Supported Time Zones
Supported Colors
Supported Company Names
Working with Message Nodes
Working with the Confirmation Nodes
Working with Service Node
Implementing Custom Authentication
Enabling 2-way SSL for Service nodes
Working with Script Node
Working with Agent Transfer Node
Working with WebHook Node
Defining Connections & Transitions
Managing Dialogs
Prompt Editor
Action & Information Task
Working with Action Tasks
Working with Information Tasks
Establishing Flows
Alert Tasks
Working with Alert Tasks
Managing Ignore Words and Field Memory
Knowledge Graph
Terminology
Building Knowledge Graph
Generation of Knowledge Graph
Importing and Exporting Knowledge Graph
Knowledge Graph Analysis
Knowledge Extraction
Natural Language
Overview
Machine Learning
ML Model
Fundamental Meaning
Knowledge Graph Training
Traits
Ranking and Resolver
NLP Detection
NLP Settings and Guidelines
Bot Intelligence
Overview
Context Management
Session and Context Variables
Context Object
Dialog Management
Sub-Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Default Conversations
Default Standard Responses
Channel Enablement
Test & Debug
Talking to Bot
Utterance Testing
Batch Testing
Recording Conversations
Publishing your Bot
Analyzing your Bot
Overview
Dashboard
Custom Dashboard
Conversation Flows
Bot Metrics
Advanced Topics
Bot Authorization
Language Management
Collaborative Development
IVR Integration
Universal Bots
Defining
Creating
Customizing
Enabling Languages
Smart Bots
Defining
Sample Bots
Github
Asana
Travel Planning
Flight Search
Event Based Bot Actions
Bot Settings
Bot Functions
General Settings
PII Settings
Customizing Error Messages
Bot Management
Using Bot Variables
API Guide
API Overview
API List
API Collection
SDKs
SDK Overview
SDK Security
SDK App Registration
Kore.ai Web SDK Tutorial
Message Formatting and Templates
Mobile SDK Push Notification
Web Socket Connect & RTM
Using the BotKit SDK
Installing the BotKit SDK
BotKit SDK Configuration
Events for the BotKit SDK
Functions for the BotKit SDK
BotKit SDK Tutorial – Agent Transfer
BotKit SDK Tutorial – Flight Search Sample Bot
Using an External NLP Engine
Bot Administration
Bots Admin Console
User Management
Managing Users
Managing Groups
Managing Role
Bots Management
Enrollment
Inviting Users
Sending Bulk Invites to Enroll Users
Importing Users and User Data
Synchronizing Users from Active Directory
Security & Compliance
Overview
Using Single Sign-On
Cloud Connector
Analytics
Billing
How Tos
Context Switching
Using Traits
Live Agent Transfer
Schedule a Smart Alert
Configure Agent Transfer
Custom Dashboard
Patterns for Intents & Entities
Build Knowledge Graph
  1. Home
  2. Docs
  3. Bots
  4. Channel Enablement
  5. Adding the Workplace by Facebook Channel

Adding the Workplace by Facebook Channel

To add the Workplace by Facebook channel to your bot, you will need a developer portal Facebook account to configure the connection between Facebook Workplace and Kore.ai. Adding the Workplace by Facebook channel to your Kore.ai bot is a 3-step process to allow end-users for your bot to interact with your bot using their Facebook Workplace accounts. To add the Workplace by Facebook channel to your bot, you will need to:

  1. Create a Custom Integration – In your Facebook Workplace admin account, you will need to create an app to provide authorization for communication between Facebook Workplace and your Kore.ai bot. To create a Facebook app, you must have an admin account.
  2. Define Permissions – Select which permissions the bot can use to interact with your bot in the Workplace by Facebook channel.
  3. Get App Secret and Token – To use Facebook Workplace, you must generate an access token, and copy the app secret from Facebook Workplace into bot Builder to provide authentication for communications.

To add the Workplace by Facebook channel
To complete the following procedure, you must have, or register for a new admin account in the Facebook Workplace Developers Portal at https://< Your Domain >.workplace.com/work/admin.

  1. In Bot Builder, in the Bots section, click the bot that you want to add the Workplace by Facebook channel to.
  2. On the Channels tab, click the Expand  icon for the Workplace by Facebook section. The Workplace by Facebook Channel page is displayed.
  3. Log in to your Facebook Workplace admin account, and then click Integrations on the left-hand navigation menu. The Integrations page is displayed.
  4. In the Available to install section, click Create your own custom integration. The Create Custom Integration dialog is displayed.
  5. In the Name field, enter the name of the integration displayed to your end-users, for example, My Kore AI Custom Integration.
  6. In the Description field, enter a description for your application, and then click Create. The new integration is displayed in the Installed section.
  7. Click the Settings  icon for your integration. The Edit Custom Integration dialog is displayed.
  8. To add an icon to your integration, click Update, select an image, and then click Crop and Save. You should use the same icon as your bot icon.
  9. In the Permissions section, select the following permissions:
    • Read content
    • Post to groups
    • Message any member
  10. In the App Secret field, click Show, copy the App Secret and then paste into the App Secret field on the Configuration tab in Bot Builder.
  11. In Facebook Workplace, on the Edit Custom Integration dialog, in the Access Token section, click Create Access Token. The New Token Create dialog is displayed.
  12. Click Copy and then paste into the Access Token field on the Configuration tab in Bot Builder.

    Note: You should also save this token in a secure location for future reference as it can never be displayed again in Facebook Workplace.

  13. In Facebook Workplace, on the New Token Created dialog, click I understand, and then click Done. The Edit Custom Integration dialog is displayed.
  14. Click Save. The custom integration is saved and the Integrations page is displayed.
  15. In Bot Builder, on the Configuration tab, in the Communication Mode section, select one or both of the following:
    • Allow communication with a Bot in a Workplace Group
    • Allow communication with a Bot through a Work Chat
  16. Click Yes in the Enable Channel section, and then click Save.

The bot may require your Bots Admin approval and assignment before it is available to any users.

Editing the Workplace by Facebook Channel

To edit the Workplace by Facebook channel, hover your mouse over the channel to modify, and then click the Settings  icon displayed to show the command menu displayed in the following illustration.
Channels Tab - Workplace By Facebook
Select one of the following commands to modify the channel:

  • Edit – Click to open the Workplace by Facebook channel setup page.
  • Disable/Enable – Click Disable to temporarily disable use of the Workplace by Facebook channel for your bot. When the channel is disabled, click Enable to enable use of the Workplace by Facebook channel.
  • Delete – Click Delete, and then click OK in the Delete Confirmation dialog to permanently delete the bot channel configuration.

    Warning: This operation is permanent, and cannot be undone.

Menu