API (or Application Programming Interface) provides automation options for CM4D.
The only object that is created directly is the QaDoc object. Creating this object executes CM4D and provides an object for document manipulation. All of the other objects are created through the use of a parent object, starting with the QaDoc object at the root.
Some commonly used objects are:
· QaQuery
· QaSample
· QaAnnot
· QaStyle
· QaSheet
· QaView
Refer to the following examples of API implementation:
· Event Trigger 2 (External Event)
· Report Record Database and API
Download PDF of all API Objects and Methods here: