437
Views
0
Helpful
2
Replies
Using Webex in .NET API (Angular UI) project for receiving notificatio
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 10:49 AM
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 10:51 AM
Hi,
I am trying to use Web ex in my .net api (using angular UI).
Please suggest me the ideas.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 11:18 AM
There is a .NET wrapper of the REST API available: https://github.com/darrenparkinson/SparkDotNet
The webhooks endpoint is covered as well by the implementation, so you can create them. Where/how you receive them is up to you
An unofficial dotnet library for consuming RESTful APIs for Cisco Spark. Please visit Cisco at http://developer.ciscospark.com/. - darrenparkinson/SparkDotNet
