Is it possible to call the RQMExcelImporter APIs from other program?
3 answers
You cannot invoke the RQM Excel/Word Importer from outside of Excel/Word. However, the RQM Excel/Word Importer is based on the RQM Reportable API, which can be invoked from any HTTP client.
The RQM Excel/Word Importer uses a configuration file to parse Excel/Word document to create XML files. These XML files are POSTed/PUT to RQM using the RQM Reportable API, which you can reproduce independent of the RQM Excel/Word Importer.