fetchReportFile
PHP Example
Sample Output
Fetch a report from your account with the information from fetchReportFileList.
PLEASE NOTE: This function returns the actual file with headers and NOT a XML structure. Make sure you upgrade your wrapper to the newest version to be enabled to use the PHP Wrapper for this function.
POST data information:
(Red information is mandatory), all POST data captions are case-sensitive.
surveyID | Id of the Survey in Examinare. |
reportID | Id of the report from the function fetchReportFileList. |
fetchReportFileList
PHP Example
Sample Output
Fetch list of reports from the Survey to used with fetchReportFile function.
POST data information:
(Red information is mandatory), all POST data captions are case-sensitive.
surveyID | Id of the Survey in Examinare. |