2. For your chosen export, you can click Export to Dropbox
3. You can also do this from the Sample Screen
4. In Dropbox, Click on Apps
6. You latest data has been stored
7. You can also trigger this programatically anytime by adding the following to the end of your Export URL
?send_to_dropbox=true
// (for overwriting the file)
?send_to_dropbox=true&file_name_timestamp=true
// (To avoid overwriting the file)