Question

I want to send faxes in Ringcentral using java. Can you tell step by step process with code. I already generated token successfully.


I want send faxes in ringcentral using java. Can you tell step by step process with code. I already generated token successfully, but not able to send faxes.


2 replies

Userlevel 1
Do you use the RingCentral Java SDK? If not, please do that as it would save your time. Here is the sample code to send a Fax message using the Java SDK
Userlevel 1

Also check the dev guide getting started.

Reply