question

Nitika D avatar image
Nitika D asked Anirban Sen Chowdhary answered

Can we send FAX to a Dev account ?If so, please guide the steps.

fax
1 |1000

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

1 Answer

·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

You first need to go through documentation rather than asking random questions.

Ringcentral api expose fax API which you can integrate with the programing language of you choice.

You need to install different SDK of your choice.

For example, if you want to do it with php then there is 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 need to create an application at https://developers.ringcentral.com and add the Fax and any other required permissions to your app.


A number of SDKs also have built-in fax request helpers including:

There is Ruby SDK documentation:

You can also go through these to get better idea:

https://forums.developers.ringcentral.com/questions/144/fax-faq.html

1 |1000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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