Skip to main content
Question

REST API for fax

  • July 13, 2020
  • 1 reply
  • 338 views

Building fax functionality in windows dot net framework 3.5 application. Looking for restful API for fax with capability to convert jpeg images to base 64.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img+1
  • Community Manager
  • 2477 replies
  • July 13, 2020

Here is the sample code. https://developers.ringcentral.com/guide/messaging/fax/sending-faxes

Scroll to the Sample code and select C# tab.