Fax Source code
- Summary
- Articles (5)
- APIs (40)
- Mashups (3)
- SDKs (9)
- Libraries (0)
- Source Code (19)
- Followers (2)
- Developers (3)
Fax Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
InterFAX Outbound test PHP Sample Code | PHP example that demonstrates how to send a fax, how to resend a fax, how to query for a fax's status, and how to create a new outbound fax register. | Fax | 05.13.2020 |
InterFAX Inbound test PHP Sample Code | PHP Sample Code that demonstrates how to handle inbound faxes. This example retrieves the path, and queries the API. | Fax | 05.13.2020 |
InterFAX Send a large file NodeJS Sample Code | NodeJS example that demonstrates how to send a large file. This sends the file in 500 byte chunks, and monitors its progress. | Fax | 05.13.2020 |
InterFAX Send multiple files NodeJS Sample Code | NodeJS example that demonstrates how to send multiple files. As an example, this sends PDF and HTML documents as compatible files. | Fax | 05.13.2020 |
InterFAX Get fax list NodeJS Sample Code | NodeJS example that demonstrates how to retrieve all recent faxes. This also cancels all currently processing faxes. | Fax | 05.13.2020 |
InterFAX Check status NodeJS Sample Code | NodeJS Sample Code that demonstrates how to check the status of a fax. This uses a faxId variable. | Fax | 05.13.2020 |
InterFAX Send single fax NodeJS Sample Code | NodeJS example that demonstrates how to send a single fax by providing a number and a compatible file. | Fax | 05.13.2020 |
WestFax PHP Sample Code | The WestFax PHP Sample Code demonstrates how to access the API with 4 files. Developers can use documents, methods, and files. | Fax | 06.11.2019 |
WestFax .NET Sample Code | The WestFax .NET Sample Code demonstrates how to access the API and use the SDK. Postman collection is available. | Fax | 06.11.2019 |
WestFax Demo App Sample Code | The WestFax Demo App Sample Code demonstrates how to use API methods to implement fax features into applications. | Fax | 06.03.2019 |
Sfax Outbound fax PHP Sample Code | This Sfax Outbound fax PHP Sample Code creates a document that is sent to a test number with AES encryption. | Fax | 08.16.2018 |
Sfax Send fax C# Sample Code | The Sfax Send fax C# Sample Code is test implementation that includes AES encryption. Documents are sent from the user's default number. | Fax | 08.16.2018 |
Telecoms Cloud NodeJS Sample Code by Telecoms | The Telecoms Cloud NodeJS Sample Code by Telecoms presents developers how to access the API. With code on the main site, they can send an SMS, send a fax, and receive a fax. Available voice,... | Telephony | 04.19.2017 |
Telecoms Cloud Ruby Sample Code by Telecoms | The Telecoms Cloud Ruby Sample Code by Telecoms presents developers how to access the API. With the code available, developers can send an SMS, send a fax, and receive a fax. Telecoms provides... | Telephony | 04.19.2017 |
Telecoms Cloud Python Sample Code by Telecoms | The Telecoms Cloud Python Sample Code by Telecoms demonstrates how to access the API. With code available, developers can send an SMS, send a fax, and receive a fax. | Telephony | 04.19.2017 |
Sfax Ruby Sample Code by Sfax | The Sfax Ruby Sample Code by Sfax demonstrates API interaction. It provides callbacks to send a fax, receive inbound fax, and download fax in PDF. | Fax | 12.01.2016 |
Sfax Python Sample Code by Sfax | The Sfax Python Sample Code by Sfax presents API interaction, providing requests and responses to send fax, report status, receive inbound fax, and download fax in PDF and TIFF formats. | Fax | 12.01.2016 |
Sfax PHP Sample Code by Sfax | The Sfax PHP Sample Code by Sfax presents how to interact with the API. Callbacks enable developers to create outbound fax, report fax status, retrieve inbound fax, and download fax as TIFF file. | Fax | 12.01.2016 |
Sfax CSharp Sample Code by Sfax | The Sfax CSharp Sample Code by Sfax demonstrates how to interact with the API. Callbacks allow to send a fax, receive an outbound fax, receive inbound fax, and download fax as PDF. | Fax | 11.30.2016 |