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.
- Fax Submit
- Fax Status
- Email Submit
- Email Status
- SMS Submit
- SMS Status
The collection can be imported in the postman application using the "import from file" option.
The APIs support both basic as well as OAUTH2.0 for authentication purposes. Use account credentials provided with free trial program.
This collection uses APIs defined here:
Cloud Fax | View & Communicate | OpenText APIs | Developer | OpenText
Notifications - SMS | View & Communicate | OpenText APIs | Developer | OpenText
Notifications - Email | View & Communicate | OpenText APIs | Developer | OpenText