question

tt2 avatar image
tt2 asked Khadhar Koneti answered

How to create a FAX with recipient information?

One of our customer's asks:


Description: With the new format of Ring Central FAX, All I can include in cover is phone number and attach documents and make comments. How do I include the recipient's NAME and Company??? Every time I click on those fields, I get a blank fax cover page of various styles.




fax
1 |3000

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

tt2 avatar image
tt2 answered
How to create a FAX using the RingCentral RESTful API:

Click here
1 |3000

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

vyshakhbabji avatar image
vyshakhbabji Deactivated answered
Can you please post your Fax post body here? 

If you read our API documentation for RingCentral:  https://developer.ringcentral.com/api-docs/latest/index.html#!#RefCreateFax.html
it states: 

                
Send Fax
The API allows sending a fax message with a multipart request, incorporating two or more parts. The first
part of the request is a general fax message description in json format, including the following parameters: to [phone number, name, location]
Required. Fax message recipients, their names, numbers and locations sendTime
Optional. Schedule time, which is set if the fax is to be sent at a specific time faxResolution
Resolution of the fax message
coverIndex
Optional. Cover page index. coverPageText
Optional. Text entered by the fax sender and printed on fax cover page. The value is limited to 1024
symbols


For more info please visit FAX api FAQ page http://ringcentral-sdk-ruby.readthedocs.org/en/latest/usage/messages/Fax-Messages/:
1 |3000

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

Khadhar Koneti avatar image
Khadhar Koneti answered

You can find the more details on the below link.

https://developers.ringcentral.com/api-products/fax

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