Hello,
I’m looking to pull data directly from a dashboard or report in Python. Are there any APIs supporting the same ? The reason I cannot go with the export csv path is because I’ve a python script that needs to be automated.
I see Amplitude has APIs to pull from an event but I’ve complex reports with multiple events, group by and month over month analysis and hence I’m thinking of pulling directly from existing dashboard/report instead of an event. Thanks!