Push Notifications Postman sample

Options
Ramv_OT
Ramv_OT E mod
edited December 8, 2022 in Articles #1

This Postman sample allows sending Push Notifications to an Android and/or iOS application. It uses OpenText messaging system and Google Firebase to send the notification.

The Postman file contains placeholders that should be filled with actual values.

GitHub: https://github.com/opentext/Cloud-Fax-and-Notifications/tree/main/Notifications

The placeholders are:

  • name: NAME OF YOUR APPLICATION
  • user name: YOUR USER NAME
  • password: YOUR PASSWORD
  • data: REPLACE WITH YOUR 64BIT ENCODED JSON REQUEST FILE

Use Import option in Postman to create a new collection.

Steps required for Push notifications

Push Notifications documentation