Postman collection for Cloud Fax and Notifications

Options
Ramv_OT
Ramv_OT E mod
edited May 3, 2023 in Articles #1

OpenText CloudFax and Notifications consists of a collection of APIs used by customers to send faxes, emails, sms and check the delivery status of them.

The APIs are based on REST architecture with JSON schema representation. The URIs are easily understood and resource-based. We abide by the standards of HTTP, using the natural verbs provided by the standard along with its return codes to describe the result of each action. Custom error messages are also included as JSON response body which will help in correctly rectifying any specific issues.

Below are the list of APIs supported

  • Fax Submit
  • Fax Status
  • Email Submit
  • Email Status
  • SMS Submit
  • SMS Status

Import Postman Collection

The collection can be imported in the postman application using the "import from file" option.

Authentication

The APIs support both basic as well as OAUTH2.0 for authentication purposes. Use account credentials provided with free trial program.

API Documentation

This collection uses APIs defined here: