-
-
Save lowolf/b256cfef6fdc7864c439ca69fb9b7bc7 to your computer and use it in GitHub Desktop.
Export data from Amplitude
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -u API_Key:Secret_Key 'https://amplitude.com/api/2/export?start=20150201T5&end=20150203T20' >> yourfilename |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment