Workflow
When you generate a report, data is retrieved from the Mart Portal via CURL commands or REST APIs.
The components involved in reporting are as follows:
- CURL commands or REST APIs
- Predefined XML-based report definitions
- Mart Portal
- Mart database, which is the data source for the Mart Portal
The following steps describe the report generation process:
- Authenticate yourself using your Mart Portal credentials and generate an access token.
- Use CURL commands or REST API endpoints to connect to the Mart Portal using an access token.
- Generate the required predefined report in the XML format.
Copyright © 2025 Quest Software, Inc. |