This section provides example service applications that use the Notifications REST API to send notifications to client applications.
Example applications are provided for the following languages:
These example service applications can be used as examples to write your own services.
These example applications assume that you have registered your service to obtain your Service ID, Service Secret, and Application ID. If that is not the case, please do so now.
The only requirement when creating a service that uses the Notifications REST API for client communication is an HTTPS-capable HTTP client that supports digest authorisation. These examples show how to create such a client and how that HTTP client accesses the API functions.