Skip to main content

Skype for Business UCWA API client

Project description

pyucwa

https://img.shields.io/pypi/v/ucwa.svg https://img.shields.io/travis/tonybaloney/ucwa.svg Documentation Status

Skype for Business UCWA API client

Usage

Setup your tenant

Follow the steps in https://msdn.microsoft.com/en-us/office/office365/howto/add-common-consent-manually

Enter the pool for your tenant by visiting the URL : https://webdir.online.lync.com/Autodiscover/AutodiscoverService.svc/root?originalDomain=parliamentfunksterhotmail.onmicrosoft.com with your domain.

Create a file config.yml with similar details

redirect_uri: "http://127.0.0.1:5000"
client_id: "0b78a9be-6b65-1234-b8e6-a0b21a8672c3"
secret: "jPpYkK+sdf3423r="
domain: "mydomain.onmicrosoft.com"
app_id: "https://mydomain.onmicrosoft.com/bot"

Start the web server

python -m ucwa.http

Run a login session to get a token for the application

python authhelper.py

This will open the browser, get you to login to Office 365 and then create an instance session with a UCWA server in O365/Skype for Business online

You can then run app.py to stream events

python app.py

Extend app.py to do what you want to the events, like have a chat with other people or integrate into your bot framework.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2016-04-04)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ucwa-0.1.0.tar.gz (17.3 kB view details)

Uploaded Source

File details

Details for the file ucwa-0.1.0.tar.gz.

File metadata

  • Download URL: ucwa-0.1.0.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ucwa-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a60c7c0b7a6f248eb3bd85c242881df943d4cac0777321a0ce5ae980b77995a0
MD5 f6ec3f952972e931682764efed56993c
BLAKE2b-256 3bc9c66c548447c3c2599201196b874cc44d3600821fe4665c6f691349cca5f1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page