Question

The Valence API docs here:

http://docs.valence.desire2learn.com/res/user.html#id1

... mention several methods with the /notifications/instant/ route. However, none of these as described actually provide the notifications sent to the user and displayed in the Updates box.

Are there methods that provide the notifications themselves? If so, where can I find documentation on them?

Thanks in advance for any help.

Était-ce utile?

La solution

The notifications routes that you refer to let a calling client configure the destinations for sending notifications to a user's mobile device, they do not allow access to the notification data itself. Currently, the Valence Learning Framework API only provides read access to the contents of a user's feed, but no other APIs around user notifications.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top