Versions Compared

Key

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

On this page

Table of Contents
minLevel1
maxLevel

...

2
outlinefalse
stylenone
typelist
printablefalse

📋 What’s about

The key to 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, Facebook, X, WeChat or any of the most used social media platforms.

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

💡 How it works

XCALLY Motion provides all the necessary tools to receive/send messages to/from an open channel account. You only need to 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 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).

...

➡️ Open Channel sections 

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

...

...

Click here to know more about it

...

...

Click here to know more about it

...

...


⚙️ Applications

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

(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