Invoking API to send fax and receivve response

I want to send fax to third parties using an API call. We would send destination number and fax body in API and return the success/failure response.

Want to know if we can programmatically call this API to send request to send fax and get response back. Below is the URL of OpenText Messaging Fax REST API.

https://developer.opentext.com/ce/products/cloud-fax/apis/messaging-cloud-fax

Answers

  • rmallya
    rmallya E Member

    Hi, Yes, REST APIs can be invoked programmatically. Please check the documentation for schema & other related details.