#mentijm
1 messages · Page 1 of 1 (latest)
hi! I don't think there's any native support/helper in the library for it, as far as I know there's just a URL in the API response(https://stripe.com/docs/api/reporting/report_run/object#reporting_report_run_object-result-links-data-url), and you can use any generic HTTP client library to download that into a file
Ok thanks