These docs are for v0.0.1. Click to read the latest docs for v1.0.63.

Discussions

Ask a Question

What is aspadol 100 mg ?

Aspadol 100 mg contains Tapentadol, a strong pain reliever used to treat moderate to severe acute pain. It works by altering how the brain and nervous system respond to pain. This medication is often prescribed after surgeries or injuries when other painkillers are ineffective. Aspadol should be used under medical supervision due to its potential for dependence and side effects like dizziness, nausea, and drowsiness. Avoid alcohol while taking this medication.

Async messaging

When sending an attachment using async. What should be the content of the "contentId" parameter. Would that be the file name or can it be whatever string I pass along?

swagger or openapi definitions for the APIs?

does anybody know where can I find some swagger or openapi definition files for the various APIs?

Generic CRM

Hi, How to build the Generic CRM URL to be embedded on an iframe?

Read out customers message on messaging channel

We use messaging channel and now Im wondering if its possible to read out the message a customer sends into the interaction through the API from a custom widget?

Widget API Bearer Token

Hi I see there is a getBearerToken method in the widget framework ( https://documentation.workspaces.avayacloud.com/widget-framework/docs/api-reference/widget-api/widget-api-methods#getbearertoken ). Can someone please explain to me what exactly this token could be used for? Can it be used against AxP APIs? How does someone validate this token?

create subcription with webhook

Is it possible to extend the expiry time on the Create Subscription API call when using a WEBHOOK. Default appears to be 600 ms

Inserting a template into a mail

I'm building a widget for templates which I collect from our own systems to use for e-mail channel. But I can't find a API method for inserting a template into the e-mail. I have tried insertMessageResponse() without any luck. Do anyone know which method I should use for this?

Outgoing voice call setup in AXP.

How can I set up an outgoing voice call in AXP from another application? Maybe I'm overlooking it but I can't find an API for it. And is it possible to set up an outgoing call with an AXP-Connect agent using the AES TSAPI?

How to Embed a Web Chat System Created with AVAYA AXP into a Website?

I have developed a web chat system using AVAYA AXP and would like to embed this chat system into an existing website. However, I’m not sure of the exact steps to do this.