Skip to content

This repository provides sample code that enables you to jump start on testing your client application to use Avaya Experience Platform™ Omni SDK.

License

Notifications You must be signed in to change notification settings

AvayaExperiencePlatform/omni-sdk-starter-kit

Repository files navigation

Omni SDK Starter Kit

To integrate your client application with Avaya Experience Platform™, apart from using the Omni SDK libraries, you need to write logic in your Backend Web App to fetch the JWT for each end user. Also if you want to use the Custom Push Notification Feature, you will again need to write a piece of code that performs the role of receiving Push Notification from the Avaya Experience Platform™ and forward the notifications to a Push Notification Provider of your choice.

This repository provides sample code that not only demonstrates how the backend web application service and custom push notification connector can be implemented, but by running these Node.js based applications, you can jump start on testing your client application.

⚠️ IMPORTANT

The sample applications are provided are only for the purpose of reference and shouldn't be used in production.

Sample Backend Web App Server

A sample Node.js based application demonstrating how the Backend Web Application Server can be implemented to fetch JWT from Avaya Experience Platform™.

GitHub | Readme

Sample FCM Based Push Notification Connector

A sample Node.js based application demonstrating how the Custom Notification Server can be implemented to receive push notifications from Avaya Experience Platform™ and forward the notifications to a Push Notification Provider (Firebase Cloud Messaging for this sample application).

GitHub | Readme

About

This repository provides sample code that enables you to jump start on testing your client application to use Avaya Experience Platform™ Omni SDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages