Is there a way to export every chart on a dashboard as a PNG at one time? I'm not asking about the PDF option which downloads one single PDF. I'd like to download individual PNGs for each chart. Right now we are manually clicking the 3 dots to download a PNG per chart. We need to do this to provide weekly reporting to our company that ends up in slides.
You could do it with the API. Just a series of curl commands would do it.
Do you have a link to the relevant API call?
The relevant endpoint I found before asking the question does not provide PNGs. Metabase API documentation | Metabase Documentation
Sorry, you're right.
Correct answer is that only dashboards can be exported to pdf.
You could do something 'clever'. There used to be a way to generate a pdf from teh dashboards before it was part of the core product. Some 3rd party thing. Search for details.