An open API service indexing awesome lists of open source software.

https://github.com/papercutsoftware/mf-ng-report-examples

SQL and other Scripts to help folks create custom data extractions
https://github.com/papercutsoftware/mf-ng-report-examples

Last synced: 22 days ago
JSON representation

SQL and other Scripts to help folks create custom data extractions

Awesome Lists containing this project

README

          

# Examples SQL and other other data extraction tools

This repo contains

1. The SQL used to create the PaperCut MF/NG product reports
2. Other example scripts to help with data extraction

**Note**: Before investing in custom SQL extract scripts you should investigate if the following will help

1. CSV data extract using scheduled reports (see https://www.papercut.com/support/resources/manuals/ng-mf/applicationserver/topics/reports-scheduling.html)
2. CSV data extract using ad-hoc reports via the web services API (see https://github.com/PaperCutSoftware/PaperCutExamples/wiki/AdHoc-Reporting-API)
3. Custom reports (see https://www.papercut.com/support/resources/manuals/ng-mf/applicationserver/topics/reports-custom.html)
4. Health API (see https://www.papercut.com/support/resources/manuals/ng-mf/common/topics/tools-monitor-system-health-api.html)
5. [Data Integrations](https://www.papercut.com/support/resources/manuals/ng-mf/applicationserver/topics/configure-data-integrations.html)