Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi ,
If you have any user under the group, you can try to get the user profile using
http(s)://<hostaddress:port>/com.broadsoft.xsi-actions/v2.0/user/<userid>/profile
In the response to the above API request, you will get the ServiceProvider inf...
Hi,
Can you try subscribing to an event for a group using "http(s)://<hostaddress:port>/com.broadsoft.xsi-events/v2.0/serviceprovider/<serviceproviderid>/group/<groupid>"
Hopefully subscribing an event for a group, will include subscription for us...
Hi ,
How is the XSI-events deployed, is the context path "com.broadsoft.xsi-events" or "com.broadsoft.xsievents"
Do you use your own setup for testing or is that the Devnet lab , if its Devnet lab then the context path is "com.broadsoft.xsi-events", ...