Question

Is there any way to check sent fax Log.

  • 23 January 2017
  • 6 replies
  • 2039 views

Is there any way to check Fax Log other than quering the Message id that we get in the response.


Any notification for fax failure?


I have a Production account.


6 replies

Check the message notification: https://developer.ringcentral.com/api-docs/latest/index.html#!#RefGetMessageEvent

Let me know whether it works for you.
Hi Tyler,

I have used this method to retrieve the status of the Fax sent.

I just needed a log 


like this one which comes on the main site.
You can fetch this data using the Message API resource: https://developers.ringcentral.com/api-docs/latest/index.html#!#RefGetMessageList
Got It. Thanks.

Just one question. If the fax gets rejected or due to some failure in RingCentral is there any mail triggering setup present in Ring Central? 
Can we change the FAX notification Email for Success and Failure of Fax through API on RUNTIME from the code?
HI,

any update on this?

Reply