Creating XMLAPIs

When using XMLAPI, create an XML file (.xml format) that contains the parameters of the fax/SMS to transmit. All XMLAPI parameters should be within an XML container <faxmakerdata>. Data should then be contained in three separate containers as follows:

XMLAPI containers Description

<fields>

In this container, specify fax transmission properties such as Subject, attachment and message file.

<sender>

Enter sender details in this container.

<recipients>

Specify recipient information in this container.

NOTE

An XML header is also required. This is usually:

<?xml version="1.0" encoding="utf-8"?>

For more information about XMLAPI fields and parameters, go to:

Sample XMLAPIs: