question

swetha rani avatar image
swetha rani asked Phong Vu commented

Can i use https server url or relative path for ringcentral outbound fax attachment

Can i use https server url or relative path for ringcentral outbound fax attachment because my attachment is not in the path of the script where i have implemented ringcentral fax script.Please let me know.Thank you

ringcentralfax attachment
1 |1000

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 Phong Vu commented

I think the Fax attachment cannot be a url. It's your responsibility to access the file, read it into a buffer then add it to the attachment.

2 comments
1 |1000

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

swetha rani avatar image swetha rani commented ·

Can i do in PHP ??? Also the fiel i want to read is PDF.Please let me know

0 Likes 0 ·
Phong Vu avatar image Phong Vu ♦♦ swetha rani commented ·

See sample code for PHP, just read a file from your remote server.

0 Likes 0 ·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

Yes, attachment is actually in binary format content of a file that is send via network through fax API.

It is not any url.

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.