Issue Summary

Hi,

Currently it seems like Mixpanel is not supported in data source provided in Redash. Is there a way to integrate Mixpanel JQL manually if I am using AWS AMI provided?

Technical details:

  • Redash Version: 8.0.0
  • Browser/OS:
  • How did you install Redash: docker (AWS AMI)

Mixpanel JQL isn’t supported but it’s pretty easy to write your own query runner :smiley:.

If you get one working we’d be happy to review a pull request. I’m sure the community would appreciate it as well.

Alternatively, if Mixpanel has a JSON API you can try using the JSON Data Source.