cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
645
Views
0
Helpful
4
Replies

Obtaining list of all Unity Connection CUNI API subscriptions

tomconners75
Level 1
Level 1

Connenction allows you to subscribe to notifications via the CUNI API.  You can create a subscription, then add multiple resources (voicemail subscribers) to the subscription, and get a POST back when message state changes (new, read, deleted, etc). You can also have multiple subscriptions active at one time. You can delete and renew them, etc.  But you have to know the subscription ID that CUNI sent you when you first subscribed.

The external app should be keeping track of active subscriptions, but in the event these subscription ID's are lost, there should be a way to get a list of them.  I cannot find any such method in the API.

If anyone knows how to do this I would greatly appreciate you sharing it

Thanks

p.s. I see multiple references to a CUNI forum at this link, but it appears to be non-functional    http://developer.cisco.com/web/cuni/forums

4 Replies 4

will.alvord
Level 5
Level 5

Here's the CUNI forum URL:
http://developer.cisco.com/web/cuc/forums/-/message_boards/category/5334643

I haven't found a way to do that either.  Sorry

Thank you very much for the URL!  The Wiki for all the Connection API's have broken links.

This page

http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Notification_Interface_%28CUNI%29_API

has a link for a CUNI forum supposedly located at http://developer.cisco.com/web/cuni/forums but it is broken.

In fact, all the Connection API's (CUNI, CUPI, CUMI, CUTI) have broken links to forums!  Shame no one at Cisco is keeping up on these API's

http://developer.cisco.com/web/cuc/forums

should get you to the page with links for all the REST API forums for Connection (CUNI/CUPI/CUMI) - also, when in doubt, try the www.CiscoUnityTools.com site - I try and keep the "links" page reasonably up to date for such things.

They've been reorganizing all the forums and CDN site a few times in the past year or so - it's been a little much in my opinion, but hey...

Many thanks!