Question

fax cloud integration

  • 18 November 2016
  • 1 reply
  • 201 views

Is there a way to have Faxes from inbox automatically upload to Google Drive or Box accounts?


1 reply

The RingCentral Archiver service will automatically upload faxes to Dropbox today. Google Drive and Box are being considered now.

RingCentral Archiver: https://developer.ringcentral.com/app-gallery.html/app/312709020-312709020-7gufiGT3T3CCuCP37hMDaQ~4T...

If you wish to do this before that, the API can be used to create a service that automatically copies data to those services. There is a community project in PHP that will do this for call recordings to Dropbox and Amazon S3 that you can reference:

Sample app: https://github.com/anilkumarbp/Sample-Demo-to-Download-Call-Recordings


Reply