Skip to content

mode/mode_python_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mode_python_sql

This script allows users to download a CSV of raw SQL from queries in a report.

Steps to use this script:

  1. In Mode, generate API token (under Settings -> Your Name -> API Tokens).
  2. Add the token and password values to the mode.yml file.
  3. Run this script using: python demo.py -org={{organization_username}} -reporttoken={{report_token}}

For example, for this report https://modeanalytics.com/modeanalytics/reports/eb7e7c23e72f I would run:

python demo.py -org=modeanalytics -reporttoken=eb7e7c23e72f

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages