We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87b0f8 commit 18ac590Copy full SHA for 18ac590
providers/mixpanel.yml
@@ -0,0 +1,13 @@
1
+---
2
+- provider_name: Mixpanel
3
+ provider_url: https://mixpanel.com/
4
+ endpoints:
5
+ - schemes:
6
+ - https://mixpanel.com/*
7
+ url: https://mixpanel.com/api/app/embed/oembed/
8
+ docs_url: https://developer.mixpanel.com/docs
9
+ example_urls:
10
+ - https://mixpanel.com/api/app/embed/oembed?url=https%3A%2F%2Fmixpanel.com%2Fs%2F4mEW4a
11
+ - https://mixpanel.com/api/app/embed/oembed/?url=https%3A%2F%2Fmixpanel.com%2Fproject%2F2195193%2Fview%2F139237%2Fapp%2Fdashboards%23id%3D685944%26editor-card-id%3D%2522report-link-4409611%2522%27
12
+
13
+...
0 commit comments