cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3305
Views
0
Helpful
11
Replies

Subject: Need braodworks XSI URL

Sachin5739
Level 1
Level 1

Hi Support team,

 

We do have Web application build in .Net. Within our application we wanted to integrate few APIs provided by braodworks XSI. During our research we found below developer guide which helps to do braodworks Xsi API integration within our application.

https://pubhub.devnetcloud.com/media/broadsoft-docs/docs/pdf/BW-XSIInterfaceSpec-R230.pdf

However, the API URL provided in this developer guide seems not real/actual.

API URL provided in developer guid : http(s)://<host:port>/com.broadsoft.xsi-actions/v2.0/user/<userid>/profile

At our end, whenever we tried to call API using above URL then we get response as "Could not get any response". It seems that we need to provide the host and port in order to successfully get the response.

Can you please give us right direction to get the actual API URL? Do we need to register somewhere else or make some configuration settings to get this URL? Please advice

It would be great if you share the step by step details to get the actual API URL.

Thanks,

11 Replies 11

bobruss
Cisco Employee
Cisco Employee

Were you using the url exactly as it is stated in the document or were you replacing host:port with the actual address of the XSP hosting the Xsi Actions web application that you are trying to talk to?  What is in the document is an example of what the URL would look like and the items in <> are meant to be replaced with real values.