Fax Command Line (FCL) is a tool designed to facilitate sending and managing faxes through an automated system. It enables seamless fax operations by processing files received via FTP.
Before integrating FCL, ensure you have:
Users need to set up an FTP server where they will upload fax request files in .fcl or .txt format. The system will automatically retrieve these files for processing.
Each fax request file should follow a structured format, including:
{{begin}} {{faxNumber +12059313545}} {{callerId +12059313545}} {{faxFile ./sample1.pdf}} {{faxFile ./sample2.pdf}} {{subject}} {{templateId 182829}} {{message}} this is the body of the message test FCL in cover page {{endmessage}} {{end}}
Name | Description |
---|---|
faxNumber | The receiptent fax number need to pass here. This parameter is required. |
callerId | Caller ID will be used as From number. |
subject | Subject will be used as subject on cover page. |
templateId | Template Id is unique which is created templates in webapp. (optional) |
message | Comment will be used as comment on cover page. |
faxFile | faxFile will be a relative path of attachments. You can add multiple tag for multiple attachments. |
Once the files are uploaded to the FTP server:
Your Team members will receive a system generated email during the following events:.