On This Page
Table of Contents | ||
---|---|---|
|
HTML Wrap | ||
---|---|---|
| ||
<?xml version="1.0" encoding="UTF-8"?> <AHFormDefn> <Name>CRM SV Inventory Requirements</Name> <Parameters collection='true' count='2'> <AHParameter> <Name>From Service Request Number</Name> <Value>1021</Value> </AHParameter> <AHParameter> <Name>To Service Request Number</Name> <Value>1021</Value> </AHParameter> </Parameters> <Attachment> <Name>My Report</Name> <Summary>A nice summary</Summary> <Type>Any</Type> <ReplaceIfExists>true</ReplaceIfExists> <RespondWithAttachment>true</RespondWithAttachment> </Attachment> </AHFormDefn> |
Table of Contents | ||
---|---|---|
|
Overview
The Greentree API (Application Programming Interface) module is a custom development from Star Business Solutions. Its reason for being is to provide a standard integration medium which can both read and write data in the Greentree Jade database.
...