All Projects → mitel-networks → micc-api-samples

mitel-networks / micc-api-samples

Licence: other
Repository for creating sample usages of the MiCC API

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to micc-api-samples

reading-list
Reading list to help people getting started in the industry & prospective employees
Stars: ✭ 26 (+52.94%)
Mutual labels:  html-css
DisplayStructureElements
Display the structure of the elements in web template.
Stars: ✭ 17 (+0%)
Mutual labels:  html-css
admin-one-tailwind
Admin One - Free Tailwind admin dashboard template
Stars: ✭ 77 (+352.94%)
Mutual labels:  html-css
HIMS
Hospital Information Management System create using Node Js
Stars: ✭ 41 (+141.18%)
Mutual labels:  html-css
Aec-Library-Website
This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
Stars: ✭ 52 (+205.88%)
Mutual labels:  html-css
Tech-Writing-Linktree
✨ tech writer portfolio in the style of linktree ✨
Stars: ✭ 26 (+52.94%)
Mutual labels:  html-css
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (+1105.88%)
Mutual labels:  html-css
css2video
Python library to convert CSS animations into video
Stars: ✭ 55 (+223.53%)
Mutual labels:  html-css
Desafio30diasCSS
O desafio consiste em um mini projeto por dia, visando melhorar suas habilidades em HTML5 e CSS.
Stars: ✭ 14 (-17.65%)
Mutual labels:  html-css
COFFEECON2020
This project is a fully responsive site that fulfills Microverse’s HTML/CSS Capstone Requirements
Stars: ✭ 33 (+94.12%)
Mutual labels:  html-css
the-sharingan-eye
O poderoso dojutsu kekkei genkai dos membros do clã Uchiha feito em CSS.
Stars: ✭ 22 (+29.41%)
Mutual labels:  html-css
whatsapp
Responsive Whatsapp Design using Bootstrap 4.1
Stars: ✭ 48 (+182.35%)
Mutual labels:  html-css
sierra
A Python library to write HTML and CSS in pure Python in a simple yet elegant manner using the DOM API. Take advantage of all of Python's powerful functionalities with Sierra
Stars: ✭ 83 (+388.24%)
Mutual labels:  html-css
UpCss
Методология для модульной организации CSS.
Stars: ✭ 18 (+5.88%)
Mutual labels:  html-css
Material-Design-Resume
A simple resume template with a material design touche , testing the Google style CSS ( indigo-green ).
Stars: ✭ 18 (+5.88%)
Mutual labels:  html-css
Template
Share 100 templates HTML5 CSS3 for developer or beginner
Stars: ✭ 215 (+1164.71%)
Mutual labels:  html-css
Krishi-Seva
A Farmer friendly app and website to give crop recommendations according to soil samples collected by ICAR and the weather forecast.
Stars: ✭ 22 (+29.41%)
Mutual labels:  html-css
Focus
Mix sounds to make the best environment for you
Stars: ✭ 19 (+11.76%)
Mutual labels:  html-css
python-mitel
Mitel SIP-DECT OMM (Mitel Open Mobility Manager) API Python SDK
Stars: ✭ 12 (-29.41%)
Mutual labels:  mitel
friday-design-system
Friday Design System core components.
Stars: ✭ 11 (-35.29%)
Mutual labels:  html-css

micc-api-samples

This is a public repository for creating samples for use with MiCC for the following areas:

  • Examples of how to use our MiCCSDK APIs
  • Sample dialog flow agents and wiki articles on how to get the most out of MiCC CC Messenger

These samples should be used with the following mindset:

  • that they can and will change without warning.
  • should not be used as is but rather as a base for the aspect of the software being demoed.
  • they should be tailored to the specifc needs of the demo.
  • as with any demo, should be tested in that specific system and scenario at a proximate time to the demo. Do not tempt the demo gods by winging it during a live presentation.

If a sample appears to be misbehaving, the first place to check for problems is the browser console.

MiCCSdk Samples

Here are the currently available samples for the MiCCSDK:

  • Authentication : Sample web page and scripts that demonstrate how to obtain an auth token from the MiCC Authorization Server, and then use the token to access MiCCSdk APIs
  • Agent Group Presence : Basic demo of enabling/disabling all presence for agent groups
  • Agent Presence: Basic demo of using signalr for listening to employee state updates
  • Contacts: Basic demo of contact search, add and edit FOR MICCv9.0 AND ABOVE
  • Employee Dialer: Basic demo of outbound dialing
  • Employee Inbox: Basic demo of using signalr for listening to employee inbox updates
  • Open Media: Basic demo of open media conversation routing through integration with whereby.com
  • Queue Conversation Control: Basic demo of using signalr for performing different actions on conversation in queues
  • Queue Now Stats: Basic demo of queue now statistics

MiCC CC Messenger

Contact Center Messenger is our new chat product which allows you to use Google Contact Center AI-powered Chatbots that converse naturally with customers and agent assist technology that listens to the conversation and delivers suggested articles to human agents in real-time.

  • Message content types: specification describes chat message custom content types. Message content types allow chat clients to display more than just plain text as inline chat messages, by including rich media types such as buttons, action cards, quick replies.
  • Chat Overlay Custom Themes: How to customize the look and feel of your chat overlay.
  • CC Messenger Metadata Example: Basic demo of using the CC Messenger chat overlay getCCMessengerMetaData callback function and how to push metadata into the conversation from the web page hosting the chat overlay.
  • Sample Dialog Flow Agent - Coming Soon
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].