Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Quik! makes several reports available via a REST API. The intent behind this reporting service is to enable business intelligence and analytics with data from Quik!. Reports that are, or can be made available from Quik!, include form usage statistics, form build statistics and account statistics. Aggregate data reports are available for comparing your account to Quik! usage overall and for getting a sense of how the industry uses forms. Quik! is in use by well over 100,000 end users and generates millions of forms, which can provide a reasonable analysis for usage patterns. 


Endpoint URL: https://websvcs.quikforms.com/rest/reporting/

Endpoint Documentation: https://websvcs.quikforms.com/rest/reporting/swagger/ui/index

How To Use These Reports

When calling Quik! APIs, including these report APIs, you'll need to pass your Master Account credentials which are the same used to generate forms. Reports can be run at two levels - at an aggregate level that includes all customer data excluding private information (i.e. no customer names or account level data) and at a partner and customer level (i.e. by CustomerID). Partners and customers who manage multiple customer accounts at Quik! can enter their Partner CustomerID value (i.e. the top-most CustomerID) and the report will return data for that CustomerID and all sub-account CustomerIDs. If a CustomerID does not have any sub-accounts then only the CustomerID's data will be returned.

Endpoint URL: https://websvcs.quikforms.com/rest/reporting/

Endpoint Documentation: https://websvcs.quikforms.com/rest/reporting/swagger/ui/index

...

The reports listed below are designed to enable business intelligence reporting and analytics. As such, many of these reports contain data at finer points of detail than you may want to initially report but can be used for drilling down. For example, you may want to show how many forms a customer generates per year and then drill down by month and then by day. If you do not need to drill down to the finer detail elements then please select the highest level report that you need - for example, if you need a report on monthly usage then use the Trees Saved by Month report, not the Trees Saved by Day report.

...