Overview
The purpose of this article is to provide information and parameters for creating XMLAPI control files for use with the XMLAPI sending method for FaxMaker.
Information
XMLAPI Structure
The .xml file will be the control file and calls all parameters and other files to be used in the fax. The attachment ( fax information ) and the .bdy file ( information to populate on the coverpage ) will be referenced in this file.
When using XMLAPI, create a .xml file that is structured as follows:
Header
<?xml version="1.0" encoding="utf-8"?>
Containers
All XMLAPI parameters will be inside an XML container called <faxmakerdata>
Data should then be contained accordingly in one of the three following containers:
<fields> - This container specifies fax transmission properties such as subject, attachment or coverpage.
<sender> - This container specifies sender details
<recipients> - This container specifies recipient information
Fields and Parameters
Fax fields and parameters - Supported Fax Fields and Parameters for FaxMaker
SMS fields and parameters - Supported SMS Fields and Parameters in FaxMaker