Export to Dropbox
1. Go to Exports

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
This folder will have been generated if it did not exist already
5. Click on CSV Getter
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)
Last updated
Was this helpful?