Questions tagged [ucwa]

Unified Communications Web API (UCWA) is a RESTful API used to interact with Lync 2013 features. Core features include: querying contacts and groups, P2P and multi-party IM, online meeting scheduling, joining an online meeting, contact card (note/presence/location), phone audio, and anonymous meeting join.

Unified Communications Web API (UCWA) is a RESTful API used to interact with Lync 2013 (now Skype for Business) features.

UCWA is currently in version 2.0; which has been released in Q1 2015, with the Skype for Business transition.

The core features include:

  • Contacts and Groups - Querying groups and contacts and creating presence subscriptions
  • Two-party and Multi-party IM
  • Schedule an Online Meeting
  • Join an Online Meeting
  • Contact Card - Querying presence/note/location
  • Phone Audio - Call via Work feature
  • Anonymous Access - anonymously join a meeting

UCWA is available for On-Premises and Hybrid Lync 2013 / SfB installations as of Cumulative Update 1, but needs to be explicitly enabled by the administrator.

For Office 365 / Skype for Business Online customers, support for UCWA and the Skype Web SDK has been announced and enabled during Q1 2016.

153 questions
-1
votes
1 answer

Error accepting audio calls in skype for business web app. Error Failed to parse SessionDescription in Chrome

I have a Skype For Business Online web app. I am using Skype Web SDK and Azure AD for authentication. On making a audio call from Lync, I sucessfully receive notification in the web app. But the audio call soon gets disconnected. Error is Failed to…
-1
votes
1 answer

Correct workflow for presence subcription for day/night

In my app, I get Lync Presence of our employees through UCWA. It works fine, but I need to knock to Lync with reportMyActivity every 3-4 minute. I don't need to get presence info at night when employees are not at work, so I stop…
-2
votes
1 answer

Skype for Business Online 2016 UCWA

We have Skype for Business Online 2016 and we would like to integrate our bot (based on rasa) which has currently no built-in integration for Skype. Custom channel will be implemented in Python. After doing research it seems that UCWA is the way to…
Armin H.
  • 3
  • 1
  • 3
1 2 3
10
11