Jump to: navigation, search

SendMessageService

Overview

SendMessageService exposes a high-level API for utilizing Genesys send message services. You can use these services for sending a message to customer service on the front-end or for developing your own custom SendMessage widgets. Rather than developing a custom messaging UI and using the REST API directly, using SendMessageService drastically simplifies integration and greatly improves reliability, features, and compatibility on the bus for all widgets.

Usage

SendMessageService and the matching SendMessage widget work together right out of the box and they share the same configuration object. Using SendMessage uses SendMessageService.

You can also use SendMessageService as a high-level API using bus commands and events to build your own SendMessage widget.

Namespace

SendMessage Service plugin has the following namespaces tied-up with each of the following types.

Type Namespace
Configuration sendmessage
CXBus - API Commands & API Events SendMessageService

Customization

SendMessageService has no customization options. It is meant as a plug-n-play type of plugin and works as-is.

This page was last edited on December 11, 2017, at 16:07.
Comments or questions about this documentation? Contact us for support!