Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page

Table of Contents
minLevel1
maxLevel2
outlinefalse
stylenone
typelist
printablefalse

📋 What’s about

The key to an effective Customer Service is focusing on the Channels where your Customers are: you should let them contact you using different interaction points, like Email, Chat, SMS, but also Facebook, TwitterX, Wechat WeChat or any of the most used social media platforms.

XCALLY Motion Open Channel enables you to develop your favorite favourite channel integration in just a few steps: you will be able to can easily manage your customer interactions through any channel inside the same OmniDesktop Interface.

Image Removed

💡 How

Open Channel

it works

XCALLY Motion provides all the necessary tools to receive/send messages to/from an open channel account. All you  You only need to do is implement a simple web service to exchange messages between XCALLY Motion server and your favorite channel.

Note that basic programming language knowledge is required (you can use any programming language you prefer to develop the web service). 

Widget Connector
overlayyoutube
_templatecom/atlassian/confluence/extra/widgetconnector/templates/youtube.vm
width400px
urlhttps://www.youtube.com/watch?v=u113aoOFG5Q&t=246s
height300px

Send messages

To send a message from an Open Channel account, you need to configure the Reply URL of the Open Channel account according to how you have developed your web service. When an agent sends a new message or replies to a message from an Open Channel account, XCALLY Motion will make an HTTP POST request and passes pass the message and contact information to the URL configured for that account. 

Receive messages

Receiving a message to an Open Channel account is as simple as making an HTTP POST to the account Receive URL: we provide an API that can be used to write messages to an Open Channel account. The URL is automatically generated for every open channel account and you can find it under the Settings section of the Open Channel account (there are mandatory and optional parameters that should be passed in the POST request).

Develop your favorite Customer Service Channel! 

➡️ Open Channel sections 

Openchannel enables you to interact and exchange messages with your customers via your favorite favourite channels. Explore our documentation:

Image RemovedBuild your own Channel


⚙️ Applications

We have created some examples to get you started on the road towards enjoying the full benefit of open channelchannels. You can download the source code and watch the configuration of the examples (modify them according to your needs):

Image Removed

FACEBOOK

Image Removed

Use available PLUGINS

(blue star) Facebook

Click here to know more about it

🔌 Plugins

Click here to know more about it

✏️ Make your own Channel

Click here to know more about it