Closed hamann closed 9 years ago
This adds support for exporting raw data
Because the export endpoint is returning jsonl, the response has to be handled slightly different.
jsonl
💖💗💜💕
At the moment there's a problem with ssl connections to https://data.mixpanel.com, see https://github.com/benoitc/hackney/issues/215 You could switch to https if it's fixed
https://data.mixpanel.com
This adds support for exporting raw data
Because the export endpoint is returning
jsonl
, the response has to be handled slightly different.