January Tidbits

SMS Questions Answered

You've got SMS questions; We've got Answers!

question

Kumar avatar image
Kumar asked Anirban Sen Chowdhary edited

Is cover page in Fax mandatory

Is cover page for Fax in rc mandatory?

I can see this link where in rc Phone for Desktop application we can remove cover page:

https://support.ringcentral.com/s/article/Fax-Create-a-Custom-Fax-Cover-Page-RingCentral-Phone?language=en_US

By default a blank page is getting send and I want to remove that

fax api
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 Anirban Sen Chowdhary edited

No you can remove that.

See the exact similar requirement here: https://stackoverflow.com/questions/50993997/ringcentral-fax-coverpages/57509134#57509134

Setting coverIndex = 0 to disable cover page.
This parameter is actually optional in the API.
As per API reference here: "If not specified, the default cover page which is configured in 'Outbound Fax Settings' is attached"

https://developers.ringcentral.com/api-reference/Fax/createFaxMessage

As per this link, "When using these demos, the fax API coverIndex parameter should be set to 0 so that no cover page is added."

https://github.com/grokify/ringcentral-demos-fax-cover-page#ringcentral-fax-api-configuration-parameters

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.