For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Send a Fax

Sinch Operation

The Send a Fax action transmits digital faxes to traditional fax machines or online fax services using Sinch’s API.

Example User Story

I want to automatically send a contract confirmation fax via Sinch when a client signs digitally, so they receive a physical copy for their records.

Fields

Field Name
Field Type
Required

recipient

String

Yes

file

String

Yes

fileType

String

No

faxId

String

No

status

String

No

Sinch

Example link

Code (Apache v2.0): Operation

Last updated