sdk-codegen
sdk-codegen copied to clipboard
Python: add example for downloading a dashboard as CSV
I've seen some users having a difficult time downloading a dashboard as CSV from the SDK. Example post here.
I'd like to add an example script using Async Tasks to query all of the elements of a dashboard as CSV files. Similar to the one for Dashboard PDF downloads