Push question result or dashboard on Google Cloud Platform

Hi,
I'm looking for a solution to push question's result or a dashboard directly to customer's google cloud platform.
Someone can give me a hand ? Thanks,

When you say "to Google cloud platform" what do you mean? An object storage?

Yes, my customer hope to receive an export file in his Google Cloud Storage

Hi @mluk
You would have to create a script, which uses the API (https://www.metabase.com/docs/latest/api-documentation.html) and then your script would download and upload to GCS.