question

Nhuong Le avatar image
Nhuong Le asked Anirban edited

Scheduling a fax

Hi,

I am able to send out a faxing using python. However, I am just wondering if there is any way I can schedule a fax to be sent out without having to set up a task scheduler in python or windows.


Thank you,


Derek

rest api
1 |3000

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 avatar image
Anirban answered Anirban edited

If you check the Fax API, there is a field called sendTime, something like following format:

  data '{"sendTime":"2020-06-16T22:00:00.000Z"}'

It is Timestamp to send fax at. If not specified (current or the past), the fax is sent immediately

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


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