question

rizvi13641 avatar image
rizvi13641 asked Phong Vu answered

Fax API integration

I am not able to integrate fax API. Any one can brief me about it?

rest api
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image
Phong Vu answered
What do you mean by "integrate fax API"?

If you are not able to call the Fax API from your app, let me know what programming language do you  write your app so I can provide you with some code snippet?

+ Phong
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

rizvi13641 avatar image
rizvi13641 answered
I am using php for web based application and trying to integrate fax api into my code.
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image
Phong Vu answered
In that case, you can install the RingCentral PHP SDK and copy the demo code from the link below.

https://github.com/ringcentral/ringcentral-php

https://github.com/ringcentral/ringcentral-php/blob/master/demo/fax.php

You have to create an application at https://developers.ringcentral.com and add the Fax and any other required permissions to your app.  https://developer.ringcentral.com/library/getting-started.html

If you want to send fax directly from your front-end web based application, you have to use JavaScript SDK and implement 3-legged OAuth ( https://ringcentral-tutorials.github.io/oauth-js-demo/?distinctId=1398916020)

+ Phong
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys