AppCat for Java uses a [CSV export](https://azure.github.io/appcat-docs/cli/#cli-run_cli-guide:~:text=providers%20execution%20overview-,4.%20Exporting%20the%20report%20in%20CSV%20format,-APPCAT%20provides%20the). - [ ] Modify the shipper function to accept csv or json responses - [ ] Modify the shipper function to accept reportSource as a parameter - [ ] Modify the shipper function to store results using the reportSource as part of the folder structure - [ ] Modify the Power BI report to include reportSource
AppCat for Java uses a CSV export.