Solved

Automatically export data table

  • 6 February 2023
  • 3 replies
  • 75 views

I created an analysis data table and want to export the date regularly (e.g. daily) to, e.g. Google Sheets or alike.

I did only find event data export. How can I automate this kind of export?

icon

Best answer by Saish Redkar 6 February 2023, 17:45

View original

3 replies

Userlevel 7
Badge +10

Hey @kornelius 

You can use the Dashboard REST API which now supports Data Tables via existing chart endpoint

https://www.docs.developers.amplitude.com/analytics/apis/dashboard-rest-api/#export-data-tables

Let me know if this helps.

Works great thanks a lot!!

Hi @Saish Redkar, how can I use this endpoint? It is not clear to me. Should I use the same endpoint to get results from an existing chart?

Reply